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