Searched refs:functionSym (Results 1 – 1 of 1) sorted by relevance
260 if (auto *functionSym = dyn_cast<FunctionSymbol>(sym)) { in writeBody() local262 import.SigIndex = out.typeSec->lookupType(*functionSym->signature); in writeBody()