Home
last modified time | relevance | path

Searched refs:matching_obj_sections (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dsymtab.h1196 int matching_obj_sections (struct obj_section *, struct obj_section *);
H A Dpsymtab.c429 if (!matching_obj_sections (SYMBOL_OBJ_SECTION (p), section)) in find_pc_sect_psymbol()
453 if (!matching_obj_sections (SYMBOL_OBJ_SECTION (p), section)) in find_pc_sect_psymbol()
H A Dminsyms.c595 && (!matching_obj_sections in lookup_minimal_symbol_by_pc_section_1()
H A Dsymtab.c890 matching_obj_sections (struct obj_section *obj_first, in matching_obj_sections() function
2136 if (matching_obj_sections (SYMBOL_OBJ_SECTION (sym), section)) in find_pc_sect_symtab()