Home
last modified time | relevance | path

Searched refs:build_objfile_section_table (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dobjfiles.h512 extern int build_objfile_section_table (struct objfile *);
H A Dobjfiles.c120 build_objfile_section_table (struct objfile *objfile) in build_objfile_section_table() function
195 if (build_objfile_section_table (objfile)) in allocate_objfile()
H A Dsymfile.c1938 if (build_objfile_section_table (objfile)) in reread_symbols()
H A DChangeLog-1993941 * objfiles.h, objfiles.c (build_objfile_section_table): No longer
1997 * objfiles.c (add_to_objfile_sections, build_objfile_section_table):
5686 * objfiles.h (obj_section), objfiles.c (build_objfile_section_table):
5834 * objfiles.c (build_objfile_section_table): Cast return value
5965 build_objfile_section_table, find_pc_section): new functions.
H A DChangeLog-19945660 * objfiles.c (build_objfile_section_table): Don't abort() if
H A DChangeLog11244 (build_objfile_section_table): Ditto.