Searched refs:build_section_addr_info_from_objfile (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsymfile.h179 build_section_addr_info_from_objfile (const struct objfile *objfile);
H A Dsymfile.c260 build_section_addr_info_from_objfile (const struct objfile *objfile)
1150 section_addr_info sap = build_section_addr_info_from_objfile (objfile);
2152 = build_section_addr_info_from_objfile (objf);
259 build_section_addr_info_from_objfile (const struct objfile *objfile) function
H A Dobjfiles.c732 = build_section_addr_info_from_objfile (objfile);
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dsymfile.h393 build_section_addr_info_from_objfile (const struct objfile *objfile);
H A Dsymfile.c261 build_section_addr_info_from_objfile (const struct objfile *objfile)
1161 section_addr_info sap = build_section_addr_info_from_objfile (objfile);
2165 = build_section_addr_info_from_objfile (objf);
260 build_section_addr_info_from_objfile (const struct objfile *objfile) function
H A Dobjfiles.c775 = build_section_addr_info_from_objfile (objfile);

Completed in 127 milliseconds