Searched refs:DwarfSectionNames (Results 1 – 2 of 2) sorted by relevance
220 static const std::set<StringRef> DwarfSectionNames = { variable228 return DwarfSectionNames.count(SectionName) == 1; in isDwarfSection()
141 const char *const DwarfSectionNames[] = { variable232 return llvm::is_contained(DwarfSectionNames, SectionName); in isDwarfSection()