| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/ |
| H A D | X86ELFObjectWriter.cpp | 61 bool &IsPCRel) { in getType64() 108 X86_64RelType Type, bool IsPCRel, in getRelocType64() 245 X86_32RelType Type, bool IsPCRel, in getRelocType32()
|
| H A D | X86MachObjectWriter.cpp | 102 unsigned IsPCRel = Fixup.isPCRel(); in RecordX86_64Relocation() local 353 unsigned IsPCRel = Fixup.isPCRel(); in recordScatteredRelocation() local 451 unsigned IsPCRel = 0; in recordTLVPRelocation() local 483 unsigned IsPCRel = Fixup.isPCRel(); in RecordX86Relocation() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/ |
| H A D | ARMMachObjectWriter.cpp | 147 unsigned IsPCRel = Fixup.isPCRel(); in recordARMScatteredHalfRelocation() local 254 unsigned IsPCRel = Fixup.isPCRel(); in recordARMScatteredRelocation() local 361 unsigned IsPCRel = Fixup.isPCRel(); in recordRelocation() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/ |
| H A D | RuntimeDyldImpl.h | 149 bool IsPCRel : 1; variable 165 bool IsPCRel, unsigned Size) in RelocationEntry() 171 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry() 181 uint64_t SectionBOffset, bool IsPCRel, unsigned Size, in RelocationEntry()
|
| H A D | RuntimeDyldMachO.h | 67 bool IsPCRel = Obj.getAnyRelocationPCRel(RelInfo); in getRelocationEntry() local
|
| H A D | RuntimeDyldMachO.cpp | 65 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); in processScatteredVANILLA() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/ |
| H A D | M68kELFObjectWriter.cpp | 49 bool &IsPCRel) { in getType()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/ |
| H A D | AArch64MachObjectWriter.cpp | 150 unsigned IsPCRel = Fixup.isPCRel(); in recordRelocation() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/ |
| H A D | RuntimeDyldMachOI386.h | 155 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); in processSECTDIFFRelocation() local
|
| H A D | RuntimeDyldMachOARM.h | 361 bool IsPCRel = MachO.getAnyRelocationPCRel(RE); in processHALFSECTDIFFRelocation() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCMCCodeEmitter.cpp | 434 bool IsPCRel = getSpecifier(SRE) == PPC::S_TLS_PCREL; in getTLSRegEncoding() local
|
| /freebsd/contrib/llvm-project/llvm/utils/TableGen/ |
| H A D | AsmWriterEmitter.cpp | 934 bool IsPCRel = in EmitPrintAliasInstruction() local
|
| /freebsd/contrib/llvm-project/llvm/lib/MC/ |
| H A D | ELFObjectWriter.cpp | 1338 bool IsPCRel = Fixup.isPCRel(); in recordRelocation() local
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/ |
| H A D | MachODump.cpp | 429 bool IsPCRel = Obj->getAnyRelocationPCRel(RE); in getMachORelocationValueString() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCISelLowering.cpp | 3606 bool IsPCRel = Subtarget.isUsingPCRelativeCalls(); in LowerGlobalTLSAddressLinux() local
|