Searched refs:last_trailer (Results 1 – 1 of 1) sorted by relevance
635 FX_FILESIZE last_obj = -1, last_xref = -1, last_trailer = -1; in RebuildCrossRef() local846 last_trailer = pos + i - 7; in RebuildCrossRef()976 last_trailer = last_xref; in RebuildCrossRef()977 } else if (last_trailer == -1 || last_xref < last_obj) { in RebuildCrossRef()978 last_trailer = m_Syntax.m_FileLen; in RebuildCrossRef()980 FX_FILESIZE offset = last_trailer - m_Syntax.m_HeaderOffset; in RebuildCrossRef()