Searched refs:lto_debug_model (Results 1 – 8 of 8) sorted by relevance
48 } lto_debug_model; typedef214 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
80 } lto_debug_model; typedef399 lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model);
38 bool setDebugInfo(lto_debug_model, std::string& errMsg);
219 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) in lto_codegen_set_debug_model()
107 bool LTOCodeGenerator::setDebugInfo(lto_debug_model debug, std::string& errMsg) in setDebugInfo()
81 void setDebugInfo(lto_debug_model);
352 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) { in lto_codegen_set_debug_model()
170 void LTOCodeGenerator::setDebugInfo(lto_debug_model Debug) { in setDebugInfo()