Home
last modified time | relevance | path

Searched refs:lto_codegen_compile_to_file (Results 1 – 4 of 4) sorted by relevance

/external/llvm/tools/lto/
Dlto.exports30 lto_codegen_compile_to_file
Dlto.cpp206 bool lto_codegen_compile_to_file(lto_code_gen_t cg, const char **name) { in lto_codegen_compile_to_file() function
/external/llvm/include/llvm-c/
Dlto.h285 lto_codegen_compile_to_file(lto_code_gen_t cg, const char** name);
/external/llvm/tools/gold/
Dgold-plugin.cpp424 if (lto_codegen_compile_to_file(code_gen, &objPath)) { in all_symbols_read_hook()