Searched refs:JTEntrySize (Results 1 – 2 of 2) sorted by relevance
217 unsigned JTEntrySize = Sec32.reserved2; in populateJumpTable() local218 unsigned NumJTEntries = JTSectionSize / JTEntrySize; in populateJumpTable()222 if (JTSectionSize % JTEntrySize != 0) in populateJumpTable()238 JTEntryOffset += JTEntrySize; in populateJumpTable()