Searched refs:SyExp (Results 1 – 1 of 1) sorted by relevance
47 if (auto SyExp = dyn_cast<MCSymbolRefExpr>(Expr)) { in getFixupSection() local48 if (SyExp->getSymbol().isInSection()) in getFixupSection()49 return &SyExp->getSymbol().getSection(); in getFixupSection()