Searched refs:ExpF2 (Results 1 – 1 of 1) sorted by relevance
633 auto ExpF2 = getFileName(Strings, Checksums, EF); in fromCodeViewSubsection() local634 if (!ExpF2) in fromCodeViewSubsection()635 return ExpF2.takeError(); in fromCodeViewSubsection()636 Site.ExtraFiles.push_back(*ExpF2); in fromCodeViewSubsection()