Home
last modified time | relevance | path

Searched refs:GetRelocTypeInner (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp27 unsigned GetRelocTypeInner(const MCValue &Target,
73 return GetRelocTypeInner(Target, Fixup, IsPCRel); in getRelocType()
76 unsigned ARMELFObjectWriter::GetRelocTypeInner(const MCValue &Target, in GetRelocTypeInner() function in ARMELFObjectWriter
/external/swiftshader/third_party/LLVM/lib/MC/
DELFObjectWriter.h394 unsigned GetRelocTypeInner(const MCValue &Target,
DELFObjectWriter.cpp1313 RelocType = GetRelocTypeInner(Target, Fixup, IsPCRel); in ExplicitRelSym()
1391 unsigned Type = GetRelocTypeInner(Target, Fixup, IsPCRel); in GetRelocType()
1399 unsigned ARMELFObjectWriter::GetRelocTypeInner(const MCValue &Target, in GetRelocTypeInner() function in ARMELFObjectWriter