Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.cpp401 static bool isStaticLinkTimeConstant(RelExpr e, RelType type, const Symbol &sym, in isStaticLinkTimeConstant() function
1148 if (isStaticLinkTimeConstant(expr, type, sym, sec, offset) || in processRelocAux()