Searched refs:JTSectionSize (Results 1 – 1 of 1) sorted by relevance
232 uint32_t JTSectionSize = Sec32.size; in populateJumpTable() local235 unsigned NumJTEntries = JTSectionSize / JTEntrySize; in populateJumpTable()239 assert((JTSectionSize % JTEntrySize) == 0 && in populateJumpTable()