Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp362 StringSet<> DocSections; in ELFState() local
385 if (!DocSections.insert(C->Name).second) in ELFState()
423 if (DocSections.count(SecName)) in ELFState()