Home
last modified time | relevance | path

Searched refs:de_debug_frame_eh_gnu (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_frame.c123 sec = &dbg->de_debug_frame_eh_gnu; in dwarf_get_frame_section_name_eh_gnu()
1256 int res = _dwarf_load_section(dbg, &dbg->de_debug_frame_eh_gnu,error); in dwarf_get_fde_list_eh()
1266 dbg->de_debug_frame_eh_gnu.dss_data, in dwarf_get_fde_list_eh()
1267 dbg->de_debug_frame_eh_gnu.dss_index, in dwarf_get_fde_list_eh()
1268 dbg->de_debug_frame_eh_gnu.dss_size, in dwarf_get_fde_list_eh()
H A Ddwarf_opaque.h614 struct Dwarf_Section_s de_debug_frame_eh_gnu; member
H A Ddwarf_alloc.c988 rela_free(&dbg->de_debug_frame_eh_gnu); in _dwarf_free_all_of_one_debug()
H A Ddwarf_elfread.c315 MATCH_REL_SEC(section_index,dbg->de_debug_frame_eh_gnu,relocatablesec); in find_section_to_relocate()
H A Ddwarf_elf_access.c433 MATCH_REL_SEC(section_index,dbg->de_debug_frame_eh_gnu,relocatablesec); in find_section_to_relocate()
H A Ddwarf_util.c1377 FINDSEC(&dbg->de_debug_frame_eh_gnu, in _dwarf_what_section_are_we()
H A Ddwarf_frame2.c1679 *addr += dbg->de_debug_frame_eh_gnu.dss_addr + distance; in read_encoded_ptr()
H A Ddwarf_init_finish.c507 &dbg->de_debug_frame_eh_gnu, in enter_section_in_de_debug_sections_array()