Home | History | Annotate | Download | only in X86

Lines Matching refs:getCurrentPCOffset

262   MCE.addRelocation(MachineRelocation::getBB(MCE.getCurrentPCOffset(),
282 ? MachineRelocation::getIndirectSymbol(MCE.getCurrentPCOffset(), Reloc,
285 : MachineRelocation::getGV(MCE.getCurrentPCOffset(), Reloc,
308 MCE.addRelocation(MachineRelocation::getExtSym(MCE.getCurrentPCOffset(),
329 MCE.addRelocation(MachineRelocation::getConstPool(MCE.getCurrentPCOffset(),
349 MCE.addRelocation(MachineRelocation::getJumpTable(MCE.getCurrentPCOffset(),
1149 PICBaseOffset = (intptr_t) MCE.getCurrentPCOffset();