Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_rnglists.c191 Dwarf_Unsigned localoff = 0; in internal_read_header() local
277 localoff = data - startdata; in internal_read_header()
282 buildhere->rc_offsets_off_in_sect = offset+localoff; in internal_read_header()
283 buildhere->rc_first_rnglist_offset = offset+localoff+ in internal_read_header()
H A Ddwarf_loclists.c292 Dwarf_Unsigned localoff = 0; in internal_read_header() local
378 localoff = data - startdata; in internal_read_header()
383 buildhere->lc_offsets_off_in_sect = offset+localoff; in internal_read_header()
384 buildhere->lc_first_loclist_offset = offset+localoff+ in internal_read_header()