Searched refs:DebugStrings (Results 1 – 3 of 3) sorted by relevance
27 if (DebugStrings) in getNonEmptySectionNames()95 IO.mapOptional("debug_str", DWARF.DebugStrings); in mapping()
89 for (StringRef Str : *DI.DebugStrings) { in emitDebugStr()
237 std::optional<std::vector<StringRef>> DebugStrings; member