Home
last modified time | relevance | path

Searched defs:lto_module_create_from_fd (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/lto/
Dlto.cpp98 lto_module_t lto_module_create_from_fd(int fd, const char *path, size_t size) in lto_module_create_from_fd() function
/external/llvm/tools/lto/
Dlto.cpp216 lto_module_t lto_module_create_from_fd(int fd, const char *path, size_t size) { in lto_module_create_from_fd() function