Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp474 bool isStaticLinkTimeConstant(RelExpr e, RelType type, const Symbol &sym,
980 bool RelocationScanner::isStaticLinkTimeConstant(RelExpr e, RelType type, in isStaticLinkTimeConstant() function in RelocationScanner
1123 if (isStaticLinkTimeConstant(expr, type, sym, offset) || in processAux()