Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp31 unsigned GetRelocTypeInner(const MCValue &Target, const MCFixup &Fixup,
77 return GetRelocTypeInner(Target, Fixup, IsPCRel, Ctx); in getRelocType()
80 unsigned ARMELFObjectWriter::GetRelocTypeInner(const MCValue &Target, in GetRelocTypeInner() function in ARMELFObjectWriter