Home
last modified time | relevance | path

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

/titanic_44/usr/src/tools/ctf/dwarf/common/
H A Ddwarf_opaque.h271 struct Dwarf_Section_s de_debug_frame_eh_gnu; member
H A Ddwarf_init_finish.c263 res = get_basic_section_data(dbg,&dbg->de_debug_frame_eh_gnu, &doas, in _dwarf_setup()
386 add_rela_data(&dbg->de_debug_frame_eh_gnu,&doas,section_index); in _dwarf_setup()
H A Ddwarf_frame.c1123 int res = _dwarf_load_section(dbg, &dbg->de_debug_frame_eh_gnu,error); in dwarf_get_fde_list_eh()
1133 dbg->de_debug_frame_eh_gnu.dss_data, in dwarf_get_fde_list_eh()
1134 dbg->de_debug_frame_eh_gnu.dss_index, in dwarf_get_fde_list_eh()
1135 dbg->de_debug_frame_eh_gnu.dss_size, in dwarf_get_fde_list_eh()
H A Ddwarf_alloc.c1101 rela_free(&dbg->de_debug_frame_eh_gnu); in _dwarf_free_all_of_one_debug()
H A Ddwarf_elf_access.c341 MATCH_REL_SEC(section_index,dbg->de_debug_frame_eh_gnu,relocatablesec); in find_section_to_relocate()
H A Ddwarf_frame2.c1362 *addr += dbg->de_debug_frame_eh_gnu.dss_addr + distance; in read_encoded_ptr()