OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lto_codegen_set_debug_model
(Results
1 - 3
of
3
) sorted by null
/external/llvm/include/llvm-c/
lto.h
221
lto_codegen_set_debug_model
(lto_code_gen_t cg, lto_debug_model);
/external/llvm/tools/lto/
lto.cpp
146
///
lto_codegen_set_debug_model
- Sets what if any format of debug info should
149
bool
lto_codegen_set_debug_model
(lto_code_gen_t cg, lto_debug_model debug) {
function
/external/llvm/tools/gold/
gold-plugin.cpp
397
lto_codegen_set_debug_model
(code_gen, LTO_DEBUG_MODEL_DWARF);
Completed in 29 milliseconds