Searched refs:DirEntryCount (Results 1 – 1 of 1) sorted by relevance
210 int DirEntryCount = DebugLineData.getU8(OffsetPtr); in parseV5DirFileTables() local211 for (int I = 0; I != DirEntryCount; ++I) { in parseV5DirFileTables()