Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DELFEmitter.cpp372 for (StringRef DebugSecName : Doc.DWARF->getNonEmptySectionNames()) { in ELFState() local
373 std::string SecName = ("." + DebugSecName).str(); in ELFState()