Home
last modified time | relevance | path

Searched refs:lookup_symbol_aux (Results 1 – 25 of 32) sorted by relevance

12

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dsymtab.c82 lookup_symbol_aux (const char *name,
1881 return lookup_symbol_aux (modified_name, in lookup_symbol_in_language()
1905 return lookup_symbol_aux (search_name, symbol_name_match_type::SEARCH_NAME, in lookup_symbol_search_name()
2005 lookup_symbol_aux (const char *name, symbol_name_match_type match_type, in lookup_symbol_aux() function
H A DChangeLog-20102288 (lookup_symbol_aux): Add 'for_type' argument.
4202 * symtab.c (lookup_symbol_aux): Move variable objfile and searching in
8732 (lookup_symbol_aux): Updated.
8922 (lookup_symbol_aux): Use lookup_symbol_aux_quick.
9185 * symtab.c (lookup_symbol_in_language, lookup_symbol_aux,
10746 * symtab.c (lookup_symbol_aux): Pass lowest level block to
H A DChangeLog-2002145 * symtab.c (lookup_symbol_aux): Delete 'force_return' variable.
1030 (lookup_symbol_aux): Do the 'field_of_this' check before checking
1059 * symtab.c (lookup_symbol_aux): Move minsym code into a separate
2591 * symtab.c (lookup_symbol_aux): Move chunks of code into separate
2599 * symtab.c (lookup_symbol_aux): In minsym sections, don't use the
4355 * symtab.c (lookup_symbol_aux): In the cases where we find a
11806 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
11808 to lookup_symbol_aux.
H A DChangeLog-20018894 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux, not
9755 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
9757 this will just re-unmangle the name & call lookup_symbol_aux -
H A DChangeLog-20035134 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
9342 * symtab.c (lookup_symbol_aux): Call language hooks to determine
9367 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
9373 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
9419 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
9590 * symtab.c (lookup_symbol_aux): Delete calls to
H A DChangeLog-20087390 * symtab.c (lookup_symbol_aux): Remove SYMTAB parameter.
7400 (lookup_symbol_in_language): Do not pass SYMTAB to lookup_symbol_aux.
9199 * symtab.c (lookup_symbol_aux): Lookup "this" in the
H A DChangeLog-2012538 * symtab.c (lookup_symbol_aux): If constructor is found, consider
573 * symtab.c (lookup_symbol_aux, lookup_symbol_in_language)
12181 (lookup_symbol_aux): Fix comment.
H A DChangeLog-20001498 * symtab.c (lookup_symbol_aux): New function. Renamed from
1501 (lookup_symbol): Now wrapper for lookup_symbol_aux, so we can
H A DChangeLog2937 * symtab.c (lookup_symbol_aux): Update call to
5213 * symtab.c (lookup_language_this, lookup_symbol_aux): Use
H A DChangeLog-201473 (lookup_symbol_aux): Initialize block_found.
253 (lookup_symbol_aux, lookup_symbol_in_block): Ditto.
H A DChangeLog-20078874 (lookup_symbol_aux): Add language parameter. Use passed
H A DChangeLog-20115890 (lookup_symbol_aux): Use lookup_language_this.
H A DChangeLog-20157074 lookup_symbol_aux, lookup_local_symbol,
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dsymtab.c82 lookup_symbol_aux (const char *name,
1881 return lookup_symbol_aux (modified_name, in lookup_symbol_in_language()
1905 return lookup_symbol_aux (search_name, symbol_name_match_type::SEARCH_NAME, in lookup_symbol_search_name()
2005 lookup_symbol_aux (const char *name, symbol_name_match_type match_type, in lookup_symbol_aux() function
H A DChangeLog-20102288 (lookup_symbol_aux): Add 'for_type' argument.
4202 * symtab.c (lookup_symbol_aux): Move variable objfile and searching in
8732 (lookup_symbol_aux): Updated.
8922 (lookup_symbol_aux): Use lookup_symbol_aux_quick.
9185 * symtab.c (lookup_symbol_in_language, lookup_symbol_aux,
10746 * symtab.c (lookup_symbol_aux): Pass lowest level block to
H A DChangeLog-2002145 * symtab.c (lookup_symbol_aux): Delete 'force_return' variable.
1030 (lookup_symbol_aux): Do the 'field_of_this' check before checking
1059 * symtab.c (lookup_symbol_aux): Move minsym code into a separate
2591 * symtab.c (lookup_symbol_aux): Move chunks of code into separate
2599 * symtab.c (lookup_symbol_aux): In minsym sections, don't use the
4355 * symtab.c (lookup_symbol_aux): In the cases where we find a
11806 (lookup_symbol_aux): Likewise. Accept new mangled_name argument.
11808 to lookup_symbol_aux.
H A DChangeLog-20018894 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux, not
9755 * symtab.c (lookup_symbol_aux): Call lookup_symbol_aux to lookup
9757 this will just re-unmangle the name & call lookup_symbol_aux -
H A DChangeLog-20035134 * symtab.c (lookup_symbol_aux): Make sure that is_a_field_of_this
9342 * symtab.c (lookup_symbol_aux): Call language hooks to determine
9367 * symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
9373 * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
9419 * symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
9590 * symtab.c (lookup_symbol_aux): Delete calls to
H A DChangeLog-20087390 * symtab.c (lookup_symbol_aux): Remove SYMTAB parameter.
7400 (lookup_symbol_in_language): Do not pass SYMTAB to lookup_symbol_aux.
9199 * symtab.c (lookup_symbol_aux): Lookup "this" in the
H A DChangeLog-2012538 * symtab.c (lookup_symbol_aux): If constructor is found, consider
573 * symtab.c (lookup_symbol_aux, lookup_symbol_in_language)
12181 (lookup_symbol_aux): Fix comment.
H A DChangeLog-20001498 * symtab.c (lookup_symbol_aux): New function. Renamed from
1501 (lookup_symbol): Now wrapper for lookup_symbol_aux, so we can
H A DChangeLog2937 * symtab.c (lookup_symbol_aux): Update call to
5213 * symtab.c (lookup_language_this, lookup_symbol_aux): Use
H A DChangeLog-201473 (lookup_symbol_aux): Initialize block_found.
253 (lookup_symbol_aux, lookup_symbol_in_block): Ditto.
H A DChangeLog-20078874 (lookup_symbol_aux): Add language parameter. Use passed
H A DChangeLog-20115890 (lookup_symbol_aux): Use lookup_language_this.

12