Searched refs:DebugStrings (Results 1 – 4 of 4) sorted by relevance
27 if (DebugStrings) in getNonEmptySectionNames()95 IO.mapOptional("debug_str", DWARF.DebugStrings); in mapping()
88 for (StringRef Str : *DI.DebugStrings) { in emitDebugStr()
94 Y.DebugStrings = DebugStr; in dumpDebugStrings()
214 Optional<std::vector<StringRef>> DebugStrings; member