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