Home
last modified time | relevance | path

Searched refs:de_debug_addr (Results 1 – 7 of 7) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_util.c1329 FINDSEC(&dbg->de_debug_addr, in _dwarf_what_section_are_we()
1347 FINDSEC(&dbg->de_debug_addr, in _dwarf_what_section_are_we()
H A Ddwarf_query.c879 res = _dwarf_load_section(dbg, &dbg->de_debug_addr,error); in _dwarf_extract_address_from_debug_addr()
896 sectionstart = dbg->de_debug_addr.dss_data; in _dwarf_extract_address_from_debug_addr()
900 sectionsize = dbg->de_debug_addr.dss_size; in _dwarf_extract_address_from_debug_addr()
H A Ddwarf_opaque.h630 struct Dwarf_Section_s de_debug_addr; member
H A Ddwarf_alloc.c996 rela_free(&dbg->de_debug_addr); in _dwarf_free_all_of_one_debug()
H A Ddwarf_elfread.c328 MATCH_REL_SEC(section_index,dbg->de_debug_addr,relocatablesec); in find_section_to_relocate()
H A Ddwarf_elf_access.c446 MATCH_REL_SEC(section_index,dbg->de_debug_addr,relocatablesec); in find_section_to_relocate()
H A Ddwarf_init_finish.c660 &dbg->de_debug_addr, in enter_section_in_de_debug_sections_array()