Searched refs:DebugSecName (Results 1 – 1 of 1) sorted by relevance
411 for (StringRef DebugSecName : Doc.DWARF->getNonEmptySectionNames()) { in ELFState() local412 std::string SecName = ("." + DebugSecName).str(); in ELFState()