Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/MCTargetDesc/
H A 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
/minix3/external/bsd/llvm/dist/llvm/lib/Target/X86/MCTargetDesc/
H A DX86MachObjectWriter.cpp107 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86_64Relocation() local
368 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordScatteredRelocation() local
466 unsigned IsPCRel = 0; in RecordTLVPRelocation() local
508 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86Relocation() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMachObjectWriter.cpp155 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredHalfRelocation() local
259 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredRelocation() local
360 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordRelocation() local
H A DARMAsmBackend.cpp319 bool IsPCRel, MCContext *Ctx, in adjustFixupValue()
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldImpl.h105 bool IsPCRel; variable
120 bool IsPCRel, unsigned Size) in RelocationEntry()
126 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry()
H A DRuntimeDyldMachO.h71 bool IsPCRel = Obj.getAnyRelocationPCRel(RelInfo); in getRelocationEntry() local
H A DRuntimeDyldMachO.cpp96 bool IsPCRel = Obj.getAnyRelocationPCRel(RelInfo); in makeValueAddendPCRel() local
/minix3/external/bsd/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOI386.h138 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); in processSECTDIFFRelocation() local
198 bool IsPCRel = Obj.getAnyRelocationPCRel(RE); in processI386ScatteredVANILLA() local
H A DRuntimeDyldMachOARM.h220 bool IsPCRel = MachO.getAnyRelocationPCRel(RE); in processHALFSECTDIFFRelocation() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64MachObjectWriter.cpp119 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordRelocation() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/MCTargetDesc/
H A DAMDGPUAsmBackend.cpp34 MCValue Target, bool &IsPCRel, in RecordRelocation()
/minix3/external/bsd/llvm/dist/llvm/lib/MC/
H A DMCAssembler.cpp484 bool IsPCRel = Backend.getFixupKindInfo( in evaluateFixup() local
869 bool IsPCRel = Backend.getFixupKindInfo(Fixup.getKind()).Flags & in handleFixup() local
943 bool IsPCRel; in Finish() local
H A DWinCOFFObjectWriter.cpp669 bool &IsPCRel, in RecordRelocation()
H A DMachObjectWriter.cpp457 bool &IsPCRel, in RecordRelocation()
H A DELFObjectWriter.cpp797 bool &IsPCRel, in RecordRelocation()
/minix3/external/bsd/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp807 bool IsPCRel = this->getAnyRelocationPCRel(RE); in getRelocationValueString() local