Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lld/ELF/
H A DRelocations.cpp406 static bool isStaticLinkTimeConstant(RelExpr e, RelType type, const Symbol &sym, in isStaticLinkTimeConstant() function
1170 if (isStaticLinkTimeConstant(expr, type, sym, sec, offset) || in processRelocAux()