Home
last modified time | relevance | path

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

/titanic_50/usr/src/tools/ctf/cvt/
H A Ddwarf.c133 Dwarf_Unsigned dw_maxoff; /* highest legal offset in this cu */ member
1743 if (off > dw->dw_maxoff) { in die_create_one()
1745 dw->dw_maxoff); in die_create_one()
1954 dw.dw_maxoff = nxthdr - 1; in dw_read()
1956 if (dw.dw_maxoff > TID_FILEMAX) in dw_read()