Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/MCTargetDesc/
DPPCMachObjectWriter.cpp87 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
/external/llvm/lib/Target/X86/MCTargetDesc/
DX86ELFObjectWriter.cpp46 bool &IsPCRel) { in getType64()
78 X86_64RelType Type, bool IsPCRel) { in getRelocType64()
182 X86_32RelType Type, bool IsPCRel) { in getRelocType32()
DX86MachObjectWriter.cpp103 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86_64Relocation() local
352 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordScatteredRelocation() local
450 unsigned IsPCRel = 0; in RecordTLVPRelocation() local
488 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86Relocation() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp150 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredHalfRelocation() local
254 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredRelocation() local
354 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordRelocation() local
DARMAsmBackend.cpp321 bool IsPCRel, MCContext *Ctx, in adjustFixupValue()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h114 bool IsPCRel; variable
129 bool IsPCRel, unsigned Size) in RelocationEntry()
135 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry()
DRuntimeDyldMachO.h73 bool IsPCRel = Obj.getAnyRelocationPCRel(RelInfo); in getRelocationEntry() local
DRuntimeDyldMachO.cpp97 bool IsPCRel = Obj.getAnyRelocationPCRel(RelInfo); in makeValueAddendPCRel() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldMachOI386.h139 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); in processSECTDIFFRelocation() local
199 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); in processI386ScatteredVANILLA() local
DRuntimeDyldMachOARM.h222 bool IsPCRel = MachO.getAnyRelocationPCRel(RE); in processHALFSECTDIFFRelocation() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp148 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordRelocation() local
/external/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUAsmBackend.cpp34 MCValue Target, bool &IsPCRel, in RecordRelocation()
/external/llvm/lib/MC/
DMCAssembler.cpp490 bool IsPCRel = Backend.getFixupKindInfo( in evaluateFixup() local
884 bool IsPCRel = Backend.getFixupKindInfo(Fixup.getKind()).Flags & in handleFixup() local
958 bool IsPCRel; in Finish() local
DWinCOFFObjectWriter.cpp674 const MCFixup &Fixup, MCValue Target, bool &IsPCRel, uint64_t &FixedValue) { in RecordRelocation()
DMachObjectWriter.cpp456 bool &IsPCRel, uint64_t &FixedValue) { in RecordRelocation()
DELFObjectWriter.cpp779 bool &IsPCRel, uint64_t &FixedValue) { in RecordRelocation()
/external/llvm/lib/Object/
DMachOObjectFile.cpp842 bool IsPCRel = this->getAnyRelocationPCRel(RE); in getRelocationValueString() local