Searched refs:FnBodySym (Results 1 – 1 of 1) sorted by relevance
598 if (auto FnBodySym = BaseLayer.findSymbolIn(PartKey, FnName, false)) { in extractAndCompile() local599 if (auto FnBodyAddrOrErr = FnBodySym.getAddress()) { in extractAndCompile()613 } else if (auto Err = FnBodySym.takeError()) in extractAndCompile()