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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingReader.cpp707 auto NamesSection = local
710 if (auto E = NamesSection.takeError())
724 if (Error E = ProfileNames.create(*NamesSection))
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFContext.cpp1465 DWARFSectionMap NamesSection; member in class:__anon1848::final
1484 .Case("debug_names", &NamesSection)
1873 return NamesSection;

Completed in 133 milliseconds