Home
last modified time | relevance | path

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

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