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