Home
last modified time | relevance | path

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

/external/llvm/tools/lto/
Dlto.exports12 lto_module_set_target_triple
Dlto.cpp104 void lto_module_set_target_triple(lto_module_t mod, const char *triple) { in lto_module_set_target_triple() function
/external/llvm/include/llvm-c/
Dlto.h166 lto_module_set_target_triple(lto_module_t mod, const char *triple);
/external/llvm/tools/gold/
Dgold-plugin.cpp282 lto_module_set_target_triple(M, options::triple.c_str()); in claim_file_hook()