Searched refs:NamesSection (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp980 auto NamesSection = local
983 if (auto E = NamesSection.takeError())
999 std::vector<SectionRef> NamesSectionRefs = *NamesSection;
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1539 DWARFSectionMap NamesSection; member in class:__anon1916::final
1559 .Case("debug_names", &NamesSection)
1949 return NamesSection;

Completed in 198 milliseconds