Searched refs:JTEntrySize (Results 1 – 1 of 1) sorted by relevance
218 unsigned JTEntrySize = Sec32.reserved2; in populateJumpTable() local219 unsigned NumJTEntries = JTSectionSize / JTEntrySize; in populateJumpTable()223 if (JTSectionSize % JTEntrySize != 0) in populateJumpTable()239 JTEntryOffset += JTEntrySize; in populateJumpTable()