Searched defs:RelocType (Results 1 - 7 of 7) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp73 unsigned RelocType = 0; local
H A DARMMachObjectWriter.cpp63 static bool getARMFixupKindMachOInfo(unsigned Kind, unsigned &RelocType, argument
314 requiresExternRelocation(MachObjectWriter *Writer, const MCAssembler &Asm, const MCFragment &Fragment, unsigned RelocType, const MCSymbolData *SD, uint64_t FixedValue) argument
363 unsigned RelocType = MachO::ARM_RELOC_VANILLA; local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFObjectWriter.cpp400 unsigned RelocType = getRelocTypeInner(Target, Fixup, IsPCRel); local
H A DPPCMachObjectWriter.cpp311 const unsigned RelocType = getRelocType(Target, FK, IsPCRel); local
/freebsd-9.3-release/contrib/llvm/include/llvm/Object/
H A DRelocVisitor.h50 RelocToApply visit(uint32_t RelocType, RelocationRef R, uint64_t SecAddr = 0, argument
/freebsd-9.3-release/contrib/llvm/lib/Target/X86/
H A DX86CodeEmitter.cpp440 emitExternalSymbolAddress(RelocOp->getSymbolName(), RelocType); local
/freebsd-9.3-release/contrib/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp760 uint64_t RelocType; local

Completed in 169 milliseconds