Searched refs:handleSymbols (Results 1 – 1 of 1) sorted by relevance
844 auto handleSymbols = in NormalizedTBD_V4() local897 handleSymbols(Exports, File->exports(), [](const Symbol *Symbol) { in NormalizedTBD_V4()900 handleSymbols(Reexports, File->exports(), [](const Symbol *Symbol) { in NormalizedTBD_V4()903 handleSymbols(Undefineds, File->undefineds(), in NormalizedTBD_V4()941 auto handleSymbols = [File](const SectionList &CurrentSections, in denormalize() local971 handleSymbols(Exports); in denormalize()972 handleSymbols(Reexports, SymbolFlags::Rexported); in denormalize()973 handleSymbols(Undefineds, SymbolFlags::Undefined); in denormalize()