Home
last modified time | relevance | path

Searched refs:lc_offsets_off_in_sect (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_loclists.c383 buildhere->lc_offsets_off_in_sect = offset+localoff; in internal_read_header()
595 con->lc_offsets_off_in_sect; in dwarf_get_loclist_offset_index_value()
642 *offset_table_offset = loccontext->lc_offsets_off_in_sect; in dwarf_get_loclist_head_basics()
709 *offset_of_offset_array = con->lc_offsets_off_in_sect; in dwarf_get_loclist_context_basics()
844 if (rcx->lc_offsets_off_in_sect == lookfor){ in _dwarf_which_loclists_context()
848 if (rcx->lc_offsets_off_in_sect < lookfor){ in _dwarf_which_loclists_context()
859 rcx->lc_offsets_off_in_sect); in _dwarf_which_loclists_context()
1238 lle_global_offset = rctx->lc_offsets_off_in_sect + in _dwarf_loclists_fill_in_lle_head()
H A Ddwarf_loclists.h70 Dwarf_Unsigned lc_offsets_off_in_sect;
H A Ddwarf_loc.h82 Dwarf_Unsigned lc_offsets_off_in_sect; member