Lines Matching refs:getCurrentPCOffset
264 MCE.addRelocation(MachineRelocation::getBB(MCE.getCurrentPCOffset(),
284 ? MachineRelocation::getIndirectSymbol(MCE.getCurrentPCOffset(), Reloc,
287 : MachineRelocation::getGV(MCE.getCurrentPCOffset(), Reloc,
310 MCE.addRelocation(MachineRelocation::getExtSym(MCE.getCurrentPCOffset(),
331 MCE.addRelocation(MachineRelocation::getConstPool(MCE.getCurrentPCOffset(),
351 MCE.addRelocation(MachineRelocation::getJumpTable(MCE.getCurrentPCOffset(),
1197 PICBaseOffset = (intptr_t) MCE.getCurrentPCOffset();