Searched refs:lto_debug_model (Results 1 – 4 of 4) sorted by relevance
74 } lto_debug_model; typedef416 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
75 void setDebugInfo(lto_debug_model);
264 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) { in lto_codegen_set_debug_model()
174 void LTOCodeGenerator::setDebugInfo(lto_debug_model debug) { in setDebugInfo()