Searched refs:JTSectionSize (Results 1 – 1 of 1) sorted by relevance
216 uint32_t JTSectionSize = Sec32.size; in populateJumpTable() local219 unsigned NumJTEntries = JTSectionSize / JTEntrySize; in populateJumpTable()223 if (JTSectionSize % JTEntrySize != 0) in populateJumpTable()