Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp254 virtual bool checkRelocation(MCContext &Ctx, SMLoc Loc, in checkRelocation() function in __anoneac145b00111::ELFObjectWriter
306 bool checkRelocation(MCContext &Ctx, SMLoc Loc, const MCSectionELF *From, in checkRelocation() function in __anoneac145b00111::ELFDwoObjectWriter
1490 if (!checkRelocation(Ctx, Fixup.getLoc(), &FixupSection, SecA)) in recordRelocation()