Home
last modified time | relevance | path

Searched defs:IsPCRel (Results 1 – 11 of 11) sorted by relevance

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp108 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86_64Relocation() local
349 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordScatteredRelocation() local
443 unsigned IsPCRel = 0; in RecordTLVPRelocation() local
484 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86Relocation() local
DX86ELFObjectWriter.cpp44 bool IsPCRel, in GetRelocType()
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp48 bool IsPCRel, in GetRelocType()
/external/llvm/lib/Target/MBlaze/MCTargetDesc/
DMBlazeELFObjectWriter.cpp39 bool IsPCRel, in GetRelocType()
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp155 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredHalfRelocation() local
261 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredRelocation() local
362 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordRelocation() local
DARMELFObjectWriter.cpp147 bool IsPCRel, in GetRelocType()
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCELFObjectWriter.cpp225 bool IsPCRel, in GetRelocType()
/external/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp80 bool IsPCRel, in GetRelocType()
/external/llvm/lib/Target/X86/
DX86CodeEmitter.cpp422 bool IsPCRel /* = true */) { in emitDisplacementField()
504 bool IsPCRel = MCE.earlyResolveAddresses() ? true : false; in emitMemModRMByte() local
/external/llvm/lib/MC/
DELFObjectWriter.cpp147 bool IsPCRel, bool IsRelocWithSymbol, in GetRelocType()
709 bool IsPCRel = isFixupKindPCRel(Asm, Fixup.getKind()); in RecordRelocation() local
DMCAssembler.cpp339 bool IsPCRel = Backend.getFixupKindInfo( in evaluateFixup() local