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 D | dwarf_opaque.h | 271 struct Dwarf_Section_s de_debug_frame_eh_gnu; member
|
H A D | dwarf_init_finish.c | 263 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 D | dwarf_frame.c | 1123 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 D | dwarf_alloc.c | 1101 rela_free(&dbg->de_debug_frame_eh_gnu); in _dwarf_free_all_of_one_debug()
|
H A D | dwarf_elf_access.c | 341 MATCH_REL_SEC(section_index,dbg->de_debug_frame_eh_gnu,relocatablesec); in find_section_to_relocate()
|
H A D | dwarf_frame2.c | 1362 *addr += dbg->de_debug_frame_eh_gnu.dss_addr + distance; in read_encoded_ptr()
|