Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dsymfile.h424 build_section_addr_info_from_objfile (const struct objfile *objfile);
H A Dobjfiles.c865 objfile_addrs = build_section_addr_info_from_objfile (objfile); in objfile_relocate()
H A Dsymfile.c271 build_section_addr_info_from_objfile (const struct objfile *objfile) in build_section_addr_info_from_objfile() function
1210 sap = build_section_addr_info_from_objfile (objfile); in symbol_file_add_separate()