Home | History | Annotate | Download | only in X86

Lines Matching refs:RelocType

425   unsigned RelocType = Is64BitMode ?
435 emitGlobalAddress(RelocOp->getGlobal(), RelocType, RelocOp->getOffset(),
438 RelocType);
440 emitConstPoolAddress(RelocOp->getIndex(), RelocType,
444 emitJumpTableAddress(RelocOp->getIndex(), RelocType, Adj);