Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp1068 SetVector<StringRef> DebugSecNames = DWARF.getNonEmptySectionNames(); in shouldEmitDWARF() local
1069 return Name.consume_front(".") && DebugSecNames.count(Name); in shouldEmitDWARF()