Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DRelocations.cpp339 static bool needsPlt(RelExpr Expr) { in needsPlt() function
1058 if (needsPlt(Expr) && !Sym.isInPlt()) { in scanReloc()