Searched refs:GetSectionSpecialType (Results 1 – 1 of 1) sorted by relevance
7315 auto GetSectionSpecialType = [&]() -> std::optional<StringRef> { in printSymbolSection() local7331 if (std::optional<StringRef> Type = GetSectionSpecialType()) { in printSymbolSection()