Home | History | Annotate | Download | only in gdb

Lines Matching defs:obj_section

1177 struct obj_section *
1178 general_symbol_info::obj_section (const struct objfile *objfile) const
1204 matching_obj_sections (struct obj_section *obj_first,
1205 struct obj_section *obj_second)
1854 for (obj_section *s : objfile->sections ())
2906 find_pc_sect_compunit_symtab (CORE_ADDR pc, struct obj_section *section)
2985 if (matching_obj_sections (sym->obj_section (obj_file),
3103 find_pc_sect_line (CORE_ADDR pc, struct obj_section *section, int notcurrent)
3383 struct obj_section *section;
3727 find_function_start_sal_1 (CORE_ADDR func_addr, obj_section *section,
3765 find_function_start_sal (CORE_ADDR func_addr, obj_section *section,
3786 sym->obj_section (sym->objfile ()),
3895 struct obj_section *section;
3924 section = sym->obj_section (objfile);
3937 section = msymbol.minsym->obj_section (objfile);