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