Home
last modified time | relevance | path

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

/third_party/glslang/SPIRV/CInterface/
Dspirv_c_interface.cpp88 spv_options.strip_debug_info = false; in glslang_program_SPIRV_generate()
/third_party/glslang/glslang/Include/
Dglslang_c_interface.h214 bool strip_debug_info; member
/third_party/skia/third_party/externals/angle2/doc/
DDebuggingTips.md58 strip_debug_info = false
/third_party/chromium/patch/
D0003-ohos-1115.patch4612 - if (is_android && is_clang && strip_debug_info) {
4613 + if ((is_android || is_ohos) && is_clang && strip_debug_info) {