Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/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
DPPCELFObjectWriter.cpp359 bool IsPCRel, in GetRelocType()
/freebsd-9-stable/contrib/llvm/lib/Target/X86/MCTargetDesc/
DX86MachObjectWriter.cpp107 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86_64Relocation() local
366 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordScatteredRelocation() local
462 unsigned IsPCRel = 0; in RecordTLVPRelocation() local
503 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordX86Relocation() local
DX86ELFObjectWriter.cpp44 bool IsPCRel, in GetRelocType()
/freebsd-9-stable/contrib/llvm/lib/Target/ARM/MCTargetDesc/
DARMMachObjectWriter.cpp154 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredHalfRelocation() local
260 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordARMScatteredRelocation() local
361 unsigned IsPCRel = Writer->isFixupKindPCRel(Asm, Fixup.getKind()); in RecordRelocation() local
DARMELFObjectWriter.cpp147 bool IsPCRel, in GetRelocType()
/freebsd-9-stable/contrib/llvm/lib/Target/R600/MCTargetDesc/
DAMDGPUELFObjectWriter.cpp23 bool IsPCRel, bool IsRelocWithSymbol, in GetRelocType()
/freebsd-9-stable/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp48 bool IsPCRel, in GetRelocType()
/freebsd-9-stable/contrib/llvm/lib/Target/Sparc/MCTargetDesc/
DSparcELFObjectWriter.cpp46 bool IsPCRel, in GetRelocType()
/freebsd-9-stable/contrib/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h98 bool IsPCRel; variable
113 bool IsPCRel, unsigned Size) in RelocationEntry()
DRuntimeDyldMachO.cpp349 bool IsPCRel = MachO->getAnyRelocationPCRel(RE); in processRelocationRef() local
/freebsd-9-stable/contrib/llvm/lib/Target/SystemZ/MCTargetDesc/
DSystemZMCObjectWriter.cpp90 bool IsPCRel, in GetRelocType()
/freebsd-9-stable/contrib/llvm/lib/Target/Mips/MCTargetDesc/
DMipsELFObjectWriter.cpp80 bool IsPCRel, in GetRelocType()
/freebsd-9-stable/contrib/llvm/lib/Target/X86/
DX86CodeEmitter.cpp417 bool IsPCRel /* = true */) { in emitDisplacementField()
499 bool IsPCRel = MCE.earlyResolveAddresses() ? true : false; in emitMemModRMByte() local
/freebsd-9-stable/contrib/llvm/lib/MC/
DELFObjectWriter.cpp144 bool IsPCRel, bool IsRelocWithSymbol, in GetRelocType()
713 bool IsPCRel = isFixupKindPCRel(Asm, Fixup.getKind()); in RecordRelocation() local
DMCAssembler.cpp363 bool IsPCRel = Backend.getFixupKindInfo( in evaluateFixup() local
/freebsd-9-stable/contrib/llvm/lib/Object/
DMachOObjectFile.cpp986 bool IsPCRel = this->getAnyRelocationPCRel(RE); in getRelocationValueString() local