Searched refs:JTSection (Results 1 – 3 of 3) sorted by relevance
89 ELFSection &JTSection = EW.getJumpTableSection(); in finishFunction() local96 JTSection.addRelocation(MR); in finishFunction()119 ELFSection &JTSection = EW.getJumpTableSection(); in finishFunction() local121 MR.setConstantVal(JTSection.SectionIdx); in finishFunction()179 ELFSection &JTSection = EW.getJumpTableSection(); in emitJumpTables() local186 JTLocations.push_back(JTSection.size()); in emitJumpTables()193 MachineRelocation::getBB(JTSection.size(), MachineRelTy, MBBs[mi]); in emitJumpTables()200 JTSection.emitByte(0); in emitJumpTables()
211 const SectionRef &JTSection, in populateJumpTable() argument214 MachO::section Sec32 = Obj.getSection(JTSection.getRawDataRefImpl()); in populateJumpTable()