Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp368 StringSet<> DocSections; in ELFState() local
391 if (!DocSections.insert(C->Name).second) in ELFState()
429 if (DocSections.count(SecName)) in ELFState()