Searched refs:JTEntrySize (Results 1 – 1 of 1) sorted by relevance
234 unsigned JTEntrySize = Sec32.reserved2; in populateJumpTable() local235 unsigned NumJTEntries = JTSectionSize / JTEntrySize; in populateJumpTable()239 assert((JTSectionSize % JTEntrySize) == 0 && in populateJumpTable()253 JTEntryOffset += JTEntrySize; in populateJumpTable()