Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp61 bool &IsPCRel) { in getType64()
108 X86_64RelType Type, bool IsPCRel, in getRelocType64()
245 X86_32RelType Type, bool IsPCRel, in getRelocType32()
H A DX86MachObjectWriter.cpp102 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 DARMMachObjectWriter.cpp147 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 DRuntimeDyldImpl.h149 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 DRuntimeDyldMachO.h67 bool IsPCRel = Obj.getAnyRelocationPCRel(RelInfo); in getRelocationEntry() local
H A DRuntimeDyldMachO.cpp65 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); in processScatteredVANILLA() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/MCTargetDesc/
H A DM68kELFObjectWriter.cpp49 bool &IsPCRel) { in getType()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp150 unsigned IsPCRel = Fixup.isPCRel(); in recordRelocation() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h155 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); in processSECTDIFFRelocation() local
H A DRuntimeDyldMachOARM.h361 bool IsPCRel = MachO.getAnyRelocationPCRel(RE); in processHALFSECTDIFFRelocation() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMCCodeEmitter.cpp434 bool IsPCRel = getSpecifier(SRE) == PPC::S_TLS_PCREL; in getTLSRegEncoding() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAsmWriterEmitter.cpp934 bool IsPCRel = in EmitPrintAliasInstruction() local
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp1338 bool IsPCRel = Fixup.isPCRel(); in recordRelocation() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A DMachODump.cpp429 bool IsPCRel = Obj->getAnyRelocationPCRel(RE); in getMachORelocationValueString() local
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp3606 bool IsPCRel = Subtarget.isUsingPCRelativeCalls(); in LowerGlobalTLSAddressLinux() local