Home | History | Annotate | Download | only in X86

Lines Matching full:getcurrentpcoffset

269   MCE.addRelocation(MachineRelocation::getBB(MCE.getCurrentPCOffset(),
289 ? MachineRelocation::getIndirectSymbol(MCE.getCurrentPCOffset(), Reloc,
292 : MachineRelocation::getGV(MCE.getCurrentPCOffset(), Reloc,
315 MCE.addRelocation(MachineRelocation::getExtSym(MCE.getCurrentPCOffset(),
336 MCE.addRelocation(MachineRelocation::getConstPool(MCE.getCurrentPCOffset(),
356 MCE.addRelocation(MachineRelocation::getJumpTable(MCE.getCurrentPCOffset(),
1202 PICBaseOffset = (intptr_t) MCE.getCurrentPCOffset();