Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp360 StringSet<> DocSections; in ELFState() local
383 if (!DocSections.insert(C->Name).second) in ELFState()
421 if (DocSections.count(SecName)) in ELFState()