Searched refs:getRelocType (Results 1 - 5 of 5) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCWinCOFFObjectWriter.h32 virtual unsigned getRelocType(const MCValue &Target, const MCFixup &Fixup,
/external/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMWinCOFFObjectWriter.cpp31 unsigned getRelocType(const MCValue &Target, const MCFixup &Fixup,
38 unsigned ARMWinCOFFObjectWriter::getRelocType(const MCValue &Target, function in class:__anon12557::ARMWinCOFFObjectWriter
/external/llvm/lib/Target/X86/MCTargetDesc/
H A DX86WinCOFFObjectWriter.cpp30 unsigned getRelocType(const MCValue &Target, const MCFixup &Fixup,
42 unsigned X86WinCOFFObjectWriter::getRelocType(const MCValue &Target, function in class:X86WinCOFFObjectWriter
/external/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCMachObjectWriter.cpp83 static unsigned getRelocType(const MCValue &Target, function
199 const unsigned Type = getRelocType(Target, FK, IsPCRel);
308 const unsigned RelocType = getRelocType(Target, FK, IsPCRel);
/external/llvm/lib/MC/
H A DWinCOFFObjectWriter.cpp741 Reloc.Data.Type = TargetObjectWriter->getRelocType(

Completed in 73 milliseconds