Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_xu_index.c134 Dwarf_Small *section_start = xuhdr->gx_section_data; in fill_in_offsets_headerline()
135 Dwarf_Small *section_end = xuhdr->gx_section_data+ in fill_in_offsets_headerline()
393 indexptr->gx_section_data = sect->dss_data; in dwarf_get_xu_index_header()
449 Dwarf_Small *hashtab = xuhdr->gx_section_data + in dwarf_get_xu_hash_entry()
451 Dwarf_Small *indextab = xuhdr->gx_section_data + in dwarf_get_xu_hash_entry()
457 Dwarf_Small *section_end = xuhdr->gx_section_data + in dwarf_get_xu_hash_entry()
572 xuhdr->gx_section_data; in dwarf_get_xu_section_offset()
574 xuhdr->gx_section_data; in dwarf_get_xu_section_offset()
580 Dwarf_Small *section_end = xuhdr->gx_section_data + in dwarf_get_xu_section_offset()
H A Ddwarf_xu_index.h41 Dwarf_Small * gx_section_data; member