Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ObjectYAML/
DELFEmitter.cpp365 for (StringRef DebugSecName : Doc.DWARF->getNonEmptySectionNames()) { in ELFState() local
366 std::string SecName = ("." + DebugSecName).str(); in ELFState()