Home
last modified time | relevance | path

Searched refs:DocSections (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp338 StringSet<> DocSections; in ELFState() local
361 if (!DocSections.insert(C->Name).second) in ELFState()
383 if (DocSections.count(SecName)) in ELFState()