Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_str_offsets.c93 res = _dwarf_load_section(dbg, &dbg->de_debug_str_offsets,error); in dwarf_open_str_offsets_table_access()
97 offsets_start_ptr = dbg->de_debug_str_offsets.dss_data; in dwarf_open_str_offsets_table_access()
101 sec_size = dbg->de_debug_str_offsets.dss_size; in dwarf_open_str_offsets_table_access()
H A Ddwarf_form.c1570 res = _dwarf_load_section(dbg, &dbg->de_debug_str_offsets,error); in _dwarf_extract_string_offset_via_str_offsets()
1612 if (end_offsetintable > dbg->de_debug_str_offsets.dss_size ) { in _dwarf_extract_string_offset_via_str_offsets()
1619 Dwarf_Small *offsets_start = dbg->de_debug_str_offsets.dss_data; in _dwarf_extract_string_offset_via_str_offsets()
1621 dbg->de_debug_str_offsets.dss_size; in _dwarf_extract_string_offset_via_str_offsets()
H A Ddwarf_init_finish.c574 &dbg->de_debug_str_offsets, in enter_section_in_de_debug_sections_array()
580 &dbg->de_debug_str_offsets, in enter_section_in_de_debug_sections_array()
2018 *debug_str_offsets_size = dbg->de_debug_str_offsets.dss_size; in dwarf_get_section_max_offsets_c()
2062 *debug_str_offsets_size = dbg->de_debug_str_offsets.dss_size; in dwarf_get_section_max_offsets_d()
H A Ddwarf_opaque.h629 struct Dwarf_Section_s de_debug_str_offsets; member
H A Ddwarf_alloc.c995 rela_free(&dbg->de_debug_str_offsets); in _dwarf_free_all_of_one_debug()
H A Ddwarf_elfread.c327 MATCH_REL_SEC(section_index,dbg->de_debug_str_offsets,relocatablesec); in find_section_to_relocate()
H A Ddwarf_elf_access.c445 MATCH_REL_SEC(section_index,dbg->de_debug_str_offsets,relocatablesec); in find_section_to_relocate()
H A Ddwarf_util.c1344 FINDSEC(&dbg->de_debug_str_offsets, in _dwarf_what_section_are_we()