Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h204 bool checkRelocation(MCContext &Ctx, SMLoc Loc, const MCSectionELF *From,
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DELFObjectWriter.cpp1318 bool ELFObjectWriter::checkRelocation(MCContext &Ctx, SMLoc Loc, in checkRelocation() function in ELFObjectWriter
1387 if (!checkRelocation(Ctx, Fixup.getLoc(), &FixupSection, SecA)) in recordRelocation()