Home
last modified time | relevance | path

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

/external/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp48 bool &IsPCRel) { in getType64()
81 X86_64RelType Type, bool IsPCRel) { in getRelocType64()
185 X86_32RelType Type, bool IsPCRel) { in getRelocType32()
DX86MachObjectWriter.cpp101 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86_64Relocation() local
370 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in recordScatteredRelocation() local
473 unsigned IsPCRel = 0; in recordTLVPRelocation() local
509 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86Relocation() local
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
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
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp147 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredHalfRelocation() local
253 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredRelocation() local
354 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in recordRelocation() local
DARMAsmBackend.cpp343 bool IsPCRel, MCContext *Ctx, in adjustFixupValue()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h153 bool IsPCRel; variable
168 bool IsPCRel, unsigned Size) in RelocationEntry()
174 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry()
DRuntimeDyldMachO.h73 bool IsPCRel = Obj.getAnyRelocationPCRel(RelInfo); in getRelocationEntry() local
DRuntimeDyldMachO.cpp64 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); in processScatteredVANILLA() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp148 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in recordRelocation() local
/external/llvm/lib/Target/AMDGPU/MCTargetDesc/
DAMDGPUAsmBackend.cpp34 MCValue Target, bool &IsPCRel, in recordRelocation()
/external/llvm/lib/MC/
DMCAssembler.cpp454 bool IsPCRel = Backend.getFixupKindInfo( in evaluateFixup() local
876 bool IsPCRel = Backend.getFixupKindInfo(Fixup.getKind()).Flags & in handleFixup() local
955 bool IsPCRel; in layout() local
DWinCOFFObjectWriter.cpp650 const MCFixup &Fixup, MCValue Target, bool &IsPCRel, uint64_t &FixedValue) { in recordRelocation()
DMachObjectWriter.cpp437 bool &IsPCRel, uint64_t &FixedValue) { in recordRelocation()
DELFObjectWriter.cpp617 bool &IsPCRel, uint64_t &FixedValue) { in recordRelocation()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOARM.h224 bool IsPCRel = MachO.getAnyRelocationPCRel(RE); in processHALFSECTDIFFRelocation() local
DRuntimeDyldMachOI386.h138 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); in processSECTDIFFRelocation() local
/external/llvm/tools/llvm-objdump/
Dllvm-objdump.cpp593 bool IsPCRel = Obj->getAnyRelocationPCRel(RE); in getRelocationValueString() local