Home
last modified time | relevance | path

Searched refs:lto_module_is_object_file (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/lto/
Dlto.exports12 lto_module_is_object_file
Dlto.cpp49 bool lto_module_is_object_file(const char* path) in lto_module_is_object_file() function
/external/llvm/tools/lto/
Dlto.exports17 lto_module_is_object_file
Dlto.cpp172 bool lto_module_is_object_file(const char* path) { in lto_module_is_object_file() function
/external/swiftshader/third_party/LLVM/include/llvm-c/
Dlto.h84 lto_module_is_object_file(const char* path);
/external/llvm/include/llvm-c/
Dlto.h127 lto_module_is_object_file(const char* path);
/external/llvm/docs/
DLinkTimeOptimization.rst221 lto_module_is_object_file(const char*)