Searched refs:DebugSecNames (Results 1 – 1 of 1) sorted by relevance
976 SetVector<StringRef> DebugSecNames = DWARF.getNonEmptySectionNames(); in shouldEmitDWARF() local977 return Name.consume_front(".") && DebugSecNames.count(Name); in shouldEmitDWARF()