Home
last modified time | relevance | path

Searched refs:ordered_compare (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dpsymtab.c546 symbol_compare_ftype *ordered_compare) in match_partial_symbol() argument
559 if (global && ordered_compare) /* Can use a binary search. */ in match_partial_symbol()
579 if (ordered_compare (SYMBOL_SEARCH_NAME (*center), name) >= 0) in match_partial_symbol()
1252 symbol_compare_ftype *ordered_compare) in map_matching_symbols_psymtab() argument
1262 ordered_compare)) in map_matching_symbols_psymtab()
H A Dsymfile.h251 symbol_compare_ftype *ordered_compare);
H A Ddwarf2read.c3472 symbol_compare_ftype *ordered_compare) in dw2_map_matching_symbols() argument