Home
last modified time | relevance | path

Searched refs:so_section_start_ptr (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_str_offsets.c110 local_table_data->so_section_start_ptr = offsets_start_ptr; in dwarf_open_str_offsets_table_access()
172 word_ptra = word_ptrb = sot->so_section_start_ptr +offset; in find_next_str_offsets_tab()
272 table_start_ptr = sot->so_section_start_ptr + table_offset; in dwarf_next_str_offsets_table()
372 sot->so_section_start_ptr; in dwarf_next_str_offsets_table()
378 sot->so_section_start_ptr; in dwarf_next_str_offsets_table()
H A Ddwarf_str_offsets.h40 Dwarf_Small *so_section_start_ptr; member