Home
last modified time | relevance | path

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

/titanic_50/usr/src/lib/libctf/common/
H A Dctf_dwarf.c263 Dwarf_Off cu_maxoff; /* maximum offset */ member
1710 if (offset > cup->cu_maxoff) { in ctf_dwarf_convert_type()
1713 offset, cup->cu_maxoff); in ctf_dwarf_convert_type()
2091 if (offset > cup->cu_maxoff) { in ctf_dwarf_walk_toplevel()
2094 offset, cup->cu_maxoff); in ctf_dwarf_walk_toplevel()
2545 ctf_dprintf("max offset: %x\n", cup->cu_maxoff); in ctf_dwarf_convert_one()
2763 cup->cu_maxoff = nexthdr - 1; in ctf_dwarf_init_die()
2928 cup->cu_cu, cup->cu_cuoff, cup->cu_maxoff); in ctf_dwarf_convert()