Searched refs:GetRelocType (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/MC/ |
D | ELFObjectWriter.h | 347 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup, 363 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup, 390 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup, 409 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup, 425 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup, 440 virtual unsigned GetRelocType(const MCValue &Target, const MCFixup &Fixup,
|
D | ELFObjectWriter.cpp | 446 unsigned Type = GetRelocType(Target, Fixup, IsPCRel, in RecordRelocation() 1383 unsigned ARMELFObjectWriter::GetRelocType(const MCValue &Target, in GetRelocType() function in ARMELFObjectWriter 1534 unsigned PPCELFObjectWriter::GetRelocType(const MCValue &Target, in GetRelocType() function in PPCELFObjectWriter 1604 unsigned MBlazeELFObjectWriter::GetRelocType(const MCValue &Target, in GetRelocType() function in MBlazeELFObjectWriter 1650 unsigned X86ELFObjectWriter::GetRelocType(const MCValue &Target, in GetRelocType() function in X86ELFObjectWriter 1825 unsigned MipsELFObjectWriter::GetRelocType(const MCValue &Target, in GetRelocType() function in MipsELFObjectWriter
|