Searched refs:nextoff (Results 1 – 2 of 2) sorted by relevance
263 Dwarf_Off nextoff; in __libdwfl_nextcu() local264 int end = INTUSE(dwarf_nextcu) (mod->dw, cuoff, &nextoff, &cuhdrsz, in __libdwfl_nextcu()278 if ((*nextp)->next == NULL && nextoff == (Dwarf_Off) -1l) in __libdwfl_nextcu()
1296 FX_DWORD nextoff = syntax.GetDirectNum(); in GetIndirectBinary() local1297 size = nextoff - thisoff; in GetIndirectBinary()1339 FX_FILESIZE nextoff = ((FX_FILESIZE*)pResult)[1]; in GetIndirectBinary() local1341 if (nextoff != pos) { in GetIndirectBinary()1342 m_Syntax.RestorePos(nextoff); in GetIndirectBinary()1363 nextoff = m_Syntax.SavePos(); in GetIndirectBinary()1365 size = (FX_DWORD)(nextoff - pos); in GetIndirectBinary()