Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/gdb/
H A Dobjfiles.h539 extern int build_objfile_section_table (struct objfile *);
H A Dobjfiles.c117 build_objfile_section_table (struct objfile *objfile) in build_objfile_section_table() function
192 if (build_objfile_section_table (objfile)) in allocate_objfile()
H A Dsymfile.c1908 if (build_objfile_section_table (objfile)) in reread_symbols()