HomeSort by relevance Sort by last modified time
    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 148 /// lto_codegen_set_debug_model - Sets what if any format of debug info should
151 bool lto_codegen_set_debug_model(lto_code_gen_t cg, lto_debug_model debug) { function
  /external/llvm/tools/gold/
gold-plugin.cpp 408 lto_codegen_set_debug_model(code_gen, LTO_DEBUG_MODEL_DWARF);

Completed in 75 milliseconds