| /freebsd-9-stable/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| D | PPCMachObjectWriter.cpp | 87 const bool IsPCRel) { in getRelocType() 149 const unsigned IsPCRel, const unsigned Log2Size, in makeRelocationInfo() 167 const unsigned Log2Size, const unsigned IsPCRel, in makeScatteredRelocationInfo() 199 const unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in RecordScatteredRelocation() local 310 const bool IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in RecordPPCRelocation() local
|
| D | PPCELFObjectWriter.cpp | 359 bool IsPCRel, in GetRelocType()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/ |
| D | X86MachObjectWriter.cpp | 107 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86_64Relocation() local 366 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordScatteredRelocation() local 462 unsigned IsPCRel = 0; in RecordTLVPRelocation() local 503 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86Relocation() local
|
| D | X86ELFObjectWriter.cpp | 44 bool IsPCRel, in GetRelocType()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/ |
| D | ARMMachObjectWriter.cpp | 154 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredHalfRelocation() local 260 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredRelocation() local 361 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordRelocation() local
|
| D | ARMELFObjectWriter.cpp | 147 bool IsPCRel, in GetRelocType()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/R600/MCTargetDesc/ |
| D | AMDGPUELFObjectWriter.cpp | 23 bool IsPCRel, bool IsRelocWithSymbol, in GetRelocType()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/AArch64/MCTargetDesc/ |
| D | AArch64ELFObjectWriter.cpp | 48 bool IsPCRel, in GetRelocType()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Sparc/MCTargetDesc/ |
| D | SparcELFObjectWriter.cpp | 46 bool IsPCRel, in GetRelocType()
|
| /freebsd-9-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| D | RuntimeDyldImpl.h | 98 bool IsPCRel; variable 113 bool IsPCRel, unsigned Size) in RelocationEntry()
|
| D | RuntimeDyldMachO.cpp | 349 bool IsPCRel = MachO->getAnyRelocationPCRel(RE); in processRelocationRef() local
|
| /freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/ |
| D | SystemZMCObjectWriter.cpp | 90 bool IsPCRel, in GetRelocType()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/ |
| D | MipsELFObjectWriter.cpp | 80 bool IsPCRel, in GetRelocType()
|
| /freebsd-9-stable/contrib/llvm/lib/Target/X86/ |
| D | X86CodeEmitter.cpp | 417 bool IsPCRel /* = true */) { in emitDisplacementField() 499 bool IsPCRel = MCE.earlyResolveAddresses() ? true : false; in emitMemModRMByte() local
|
| /freebsd-9-stable/contrib/llvm/lib/MC/ |
| D | ELFObjectWriter.cpp | 144 bool IsPCRel, bool IsRelocWithSymbol, in GetRelocType() 713 bool IsPCRel = isFixupKindPCRel(Asm, Fixup.getKind()); in RecordRelocation() local
|
| D | MCAssembler.cpp | 363 bool IsPCRel = Backend.getFixupKindInfo( in evaluateFixup() local
|
| /freebsd-9-stable/contrib/llvm/lib/Object/ |
| D | MachOObjectFile.cpp | 986 bool IsPCRel = this->getAnyRelocationPCRel(RE); in getRelocationValueString() local
|