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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMELFObjectWriter.cpp30 unsigned GetRelocTypeInner(const MCValue &Target, const MCFixup &Fixup,
75 return GetRelocTypeInner(Target, Fixup, IsPCRel, Ctx);
78 unsigned ARMELFObjectWriter::GetRelocTypeInner(const MCValue &Target, function in class:ARMELFObjectWriter

Completed in 50 milliseconds