Home
last modified time | relevance | path

Searched refs:GetRelocTypeInner (Results 1 – 2 of 2) 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-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMELFObjectWriter.cpp30 unsigned GetRelocTypeInner(const MCValue &Target, const MCFixup &Fixup,
75 return GetRelocTypeInner(Target, Fixup, IsPCRel, Ctx); in getRelocType()
78 unsigned ARMELFObjectWriter::GetRelocTypeInner(const MCValue &Target, in GetRelocTypeInner() function in ARMELFObjectWriter