Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp86 const bool IsPCRel) { in getRelocType()
148 const unsigned IsPCRel, const unsigned Log2Size, in makeRelocationInfo()
166 const unsigned Log2Size, const unsigned IsPCRel, in makeScatteredRelocationInfo()
198 const unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in recordScatteredRelocation() local
307 const bool IsPCRel = Writer->isFixupKindPCRel(Asm, FK); in RecordPPCRelocation() local
/freebsd-12.1/contrib/llvm/lib/Target/X86/MCTargetDesc/
H A DX86ELFObjectWriter.cpp52 bool &IsPCRel) { in getType64()
98 X86_64RelType Type, bool IsPCRel, in getRelocType64()
222 X86_32RelType Type, bool IsPCRel, in getRelocType32()
H A DX86MachObjectWriter.cpp107 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86_64Relocation() local
375 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in recordScatteredRelocation() local
478 unsigned IsPCRel = 0; in recordTLVPRelocation() local
512 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86Relocation() local
/freebsd-12.1/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp158 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredHalfRelocation() local
273 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredRelocation() local
382 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in recordRelocation() local
H A DARMELFObjectWriter.cpp81 bool IsPCRel, in GetRelocTypeInner()
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h147 bool IsPCRel; variable
166 bool IsPCRel, unsigned Size) in RelocationEntry()
172 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry()
182 uint64_t SectionBOffset, bool IsPCRel, unsigned Size, in RelocationEntry()
H A DRuntimeDyldMachO.h73 bool IsPCRel = Obj.getAnyRelocationPCRel(RelInfo); in getRelocationEntry() local
H A DRuntimeDyldMachO.cpp67 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); in processScatteredVANILLA() local
/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/MCTargetDesc/
H A DWebAssemblyAsmBackend.cpp105 uint64_t Value, bool IsPCRel, in applyFixup()
/freebsd-12.1/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp156 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in recordRelocation() local
/freebsd-12.1/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h154 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); in processSECTDIFFRelocation() local
H A DRuntimeDyldMachOARM.h360 bool IsPCRel = MachO.getAnyRelocationPCRel(RE); in processHALFSECTDIFFRelocation() local
/freebsd-12.1/contrib/llvm/lib/MC/
H A DMCAssembler.cpp228 bool IsPCRel = getBackendPtr()->getFixupKindInfo(Fixup.getKind()).Flags & in evaluateFixup() local
H A DWasmObjectWriter.cpp420 bool IsPCRel = Backend.getFixupKindInfo(Fixup.getKind()).Flags & in recordRelocation() local
H A DELFObjectWriter.cpp1414 bool IsPCRel = Backend.getFixupKindInfo(Fixup.getKind()).Flags & in recordRelocation() local
/freebsd-12.1/contrib/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp703 bool IsPCRel = Obj->getAnyRelocationPCRel(RE); in getRelocationValueString() local