Searched refs:nextoff (Results 1 – 2 of 2) sorted by relevance
268 Dwarf_Off nextoff; in __libdwfl_nextcu() local269 int end = INTUSE(dwarf_nextcu) (mod->dw, cuoff, &nextoff, &cuhdrsz, in __libdwfl_nextcu()284 && (*nextp)->next == NULL && nextoff == (Dwarf_Off) -1l) in __libdwfl_nextcu()
1215 uint32_t nextoff = syntax.GetDirectNum(); in GetIndirectBinary() local1216 size = nextoff - thisoff; in GetIndirectBinary()1266 FX_FILESIZE nextoff = *it; in GetIndirectBinary() local1268 if (nextoff != pos) { in GetIndirectBinary()1269 m_pSyntax->RestorePos(nextoff); in GetIndirectBinary()1290 nextoff = m_pSyntax->SavePos(); in GetIndirectBinary()1293 size = (uint32_t)(nextoff - pos); in GetIndirectBinary()