Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/MC/
H A DELFObjectWriter.cpp264 virtual bool checkRelocation(MCContext &Ctx, SMLoc Loc, in checkRelocation() function in __anon34241cdf0111::ELFObjectWriter
314 virtual bool checkRelocation(MCContext &Ctx, SMLoc Loc, in checkRelocation() function in __anon34241cdf0111::ELFDwoObjectWriter
1491 if (!checkRelocation(Ctx, Fixup.getLoc(), &FixupSection, SecA)) in recordRelocation()