Searched refs:lto_debug_model (Results 1 – 3 of 3) sorted by relevance
80 } lto_debug_model; typedef399 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
87 void setDebugInfo(lto_debug_model);
171 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()