Searched refs:handleSymbols (Results 1 – 1 of 1) sorted by relevance
807 auto handleSymbols = in NormalizedTBD_V4() local857 handleSymbols(Exports, File->exports()); in NormalizedTBD_V4()858 handleSymbols(Reexports, File->reexports()); in NormalizedTBD_V4()859 handleSymbols(Undefineds, File->undefineds()); in NormalizedTBD_V4()895 auto handleSymbols = [File](const SectionList &CurrentSections, in denormalize() local935 handleSymbols(Exports); in denormalize()936 handleSymbols(Reexports, SymbolFlags::Rexported); in denormalize()937 handleSymbols(Undefineds, SymbolFlags::Undefined); in denormalize()