Home
last modified time | relevance | path

Searched refs:ConvertDebugInfoSizeToString (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DJSONUtils.cpp379 static std::string ConvertDebugInfoSizeToString(uint64_t debug_info) { in ConvertDebugInfoSizeToString() function
412 debug_info_size = ConvertDebugInfoSizeToString(debug_info); in CreateModule()