Searched defs:dwarf_sections (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/ |
H A D | internal.h | 308 struct dwarf_sections struct 322 const struct dwarf_sections *dwarf_sections, argument
|
H A D | dwarf.c | 402 struct dwarf_sections dwarf_sections; member 756 int addrsize, const struct dwarf_sections *dwarf_sections, in read_attribute() 1037 resolve_string (const struct dwarf_sections *dwarf_sections, int is_dwarf64, in resolve_string() 1090 resolve_addr_index (const struct dwarf_sections *dwarf_sections, in resolve_addr_index() 1605 const struct dwarf_sections *dwarf_sections, in add_low_high_range() 1654 const struct dwarf_sections *dwarf_sections, in add_ranges_from_ranges() 1721 const struct dwarf_sections *dwarf_sections, in add_ranges_from_rnglists() 1897 const struct dwarf_sections *dwarf_sections, in add_ranges() 1936 const struct dwarf_sections *dwarf_sections, in find_address_ranges() 2082 const struct dwarf_sections *dwarf_sections, in build_address_map() [all …]
|
H A D | pecoff.c | 609 struct dwarf_sections dwarf_sections; in coff_add() local
|
H A D | xcoff.c | 1102 struct dwarf_sections dwarf_sections; in xcoff_add() local
|
H A D | elf.c | 2667 struct dwarf_sections dwarf_sections; in elf_add() local
|
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/ |
H A D | internal.h | 316 struct dwarf_sections struct 330 const struct dwarf_sections *dwarf_sections, argument
|
H A D | dwarf.c | 402 struct dwarf_sections dwarf_sections; member 756 int addrsize, const struct dwarf_sections *dwarf_sections, in read_attribute() 1038 resolve_string (const struct dwarf_sections *dwarf_sections, int is_dwarf64, in resolve_string() 1093 resolve_addr_index (const struct dwarf_sections *dwarf_sections, in resolve_addr_index() 1612 const struct dwarf_sections *dwarf_sections, in add_low_high_range() 1661 const struct dwarf_sections *dwarf_sections, in add_ranges_from_ranges() 1728 const struct dwarf_sections *dwarf_sections, in add_ranges_from_rnglists() 1904 const struct dwarf_sections *dwarf_sections, in add_ranges() 1943 const struct dwarf_sections *dwarf_sections, in find_address_ranges() 2097 const struct dwarf_sections *dwarf_sections, in build_address_map() [all …]
|
H A D | macho.c | 350 struct dwarf_sections *dwarf_sections) in macho_add_dwarf_section() 384 struct dwarf_sections *dwarf_sections) in macho_add_dwarf_segment() 990 struct dwarf_sections dwarf_sections; in macho_add() local
|
H A D | pecoff.c | 613 struct dwarf_sections dwarf_sections; in coff_add() local
|
H A D | xcoff.c | 1101 struct dwarf_sections dwarf_sections; in xcoff_add() local
|
H A D | elf.c | 4043 struct dwarf_sections dwarf_sections; in elf_add() local
|