X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fblock.h;h=ff127256ad702866651a8b7f5459e22ee702aac1;hb=632e107b32c0fe8aede62e070b00756e9fdd2c01;hp=0326c18bc50dfb335c11766cadb97d05c674c720;hpb=b5ec771e60c1a0863e51eb491c85c674097e9e13;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/block.h b/gdb/block.h index 0326c18bc5..ff127256ad 100644 --- a/gdb/block.h +++ b/gdb/block.h @@ -1,6 +1,6 @@ /* Code dealing with blocks for GDB. - Copyright (C) 2003-2017 Free Software Foundation, Inc. + Copyright (C) 2003-2018 Free Software Foundation, Inc. This file is part of GDB. @@ -258,6 +258,7 @@ extern struct symbol *block_iter_match_next extern struct symbol *block_lookup_symbol (const struct block *block, const char *name, + symbol_name_match_type match_type, const domain_enum domain); /* Search BLOCK for symbol NAME in DOMAIN but only in primary symbol table of