Home
last modified time | relevance | path

Searched defs:IsPCRel (Results 1 – 14 of 14) 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/
DX86MachObjectWriter.cpp107 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86_64Relocation() local
367 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordScatteredRelocation() local
465 unsigned IsPCRel = 0; in RecordTLVPRelocation() local
507 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86Relocation() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
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
DARMAsmBackend.cpp337 bool IsPCRel, MCContext *Ctx, in adjustFixupValue()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h107 bool IsPCRel; variable
122 bool IsPCRel, unsigned Size) in RelocationEntry()
128 uint64_t SectionBOffset, bool IsPCRel, unsigned Size) in RelocationEntry()
DRuntimeDyldMachO.cpp559 bool IsPCRel = MachO->getAnyRelocationPCRel(RE); in processSECTDIFFRelocation() local
624 bool IsPCRel = MachO->getAnyRelocationPCRel(RE); in processI386ScatteredVANILLA() local
688 bool IsPCRel = MachO->getAnyRelocationPCRel(RE); in processRelocationRef() local
/external/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64MachObjectWriter.cpp119 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordRelocation() local
/external/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUAsmBackend.cpp32 MCValue Target, bool &IsPCRel, in RecordRelocation()
/external/llvm/lib/MC/
DMCAssembler.cpp460 bool IsPCRel = Backend.getFixupKindInfo( in evaluateFixup() local
845 bool IsPCRel = Backend.getFixupKindInfo(Fixup.getKind()).Flags & in handleFixup() local
919 bool IsPCRel; in Finish() local
DWinCOFFObjectWriter.cpp701 bool &IsPCRel, in RecordRelocation()
DMachObjectWriter.cpp457 bool &IsPCRel, in RecordRelocation()
DELFObjectWriter.cpp814 bool &IsPCRel, in RecordRelocation()
/external/llvm/lib/Target/X86/
DX86CodeEmitter.cpp415 bool IsPCRel /* = true */) { in emitDisplacementField()
497 bool IsPCRel = MCE.earlyResolveAddresses() ? true : false; in emitMemModRMByte() local
/external/llvm/lib/Object/
DMachOObjectFile.cpp1019 bool IsPCRel = this->getAnyRelocationPCRel(RE); in getRelocationValueString() local