Searched refs:isStaticLinkTimeConstant (Results 1 – 1 of 1) sorted by relevance
467 bool isStaticLinkTimeConstant(RelExpr e, RelType type, const Symbol &sym,974 bool RelocationScanner::isStaticLinkTimeConstant(RelExpr e, RelType type, in isStaticLinkTimeConstant() function in RelocationScanner1123 if (isStaticLinkTimeConstant(expr, type, sym, offset)) { in processAux()