Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libctf/common/
H A Dctf_dwarf.c271 Dwarf_Off cu_maxoff; /* maximum offset */ member
2127 if (offset > cup->cu_maxoff) { in ctf_dwarf_convert_type()
2130 offset, cup->cu_maxoff); in ctf_dwarf_convert_type()
2531 if (offset > cup->cu_maxoff) { in ctf_dwarf_walk_toplevel()
2534 offset, cup->cu_maxoff); in ctf_dwarf_walk_toplevel()
2999 cup->cu_maxoff); in ctf_dwarf_convert_one()
3225 cup->cu_maxoff = nexthdr - 1; in ctf_dwarf_preinit_dies()
3483 cup->cu_cu, cup->cu_cuoff, cup->cu_maxoff); in ctf_dwarf_convert_batch()