Searched refs:lto_debug_model (Results 1 – 3 of 3) sorted by relevance
82 } lto_debug_model; typedef424 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
90 void setDebugInfo(lto_debug_model);
185 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()