Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DRelocations.cpp453 bool isStaticLinkTimeConstant(RelExpr e, RelType type, const Symbol &sym,
957 bool RelocationScanner::isStaticLinkTimeConstant(RelExpr e, RelType type, in isStaticLinkTimeConstant() function in RelocationScanner
1042 if (isStaticLinkTimeConstant(expr, type, sym, offset) || in processAux()