Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A 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