Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gdb-7/gdb/
H A Dobjfiles.h450 extern void build_objfile_section_table (struct objfile *);
H A Dobjfiles.c222 build_objfile_section_table (struct objfile *objfile) in build_objfile_section_table() function
278 build_objfile_section_table (objfile); in allocate_objfile()
H A Dsymfile.c2602 build_objfile_section_table (objfile); in reread_symbols()