Searched refs:lto_module_create_from_fd (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/LLVM/tools/lto/ |
D | lto.exports | 4 lto_module_create_from_fd
|
D | lto.cpp | 98 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/ |
D | lto.exports | 5 lto_module_create_from_fd
|
D | lto.cpp | 216 lto_module_t lto_module_create_from_fd(int fd, const char *path, size_t size) { in lto_module_create_from_fd() function
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/ |
D | lto.exports | 5 lto_module_create_from_fd
|
D | lto.cpp | 229 lto_module_t lto_module_create_from_fd(int fd, const char *path, size_t size) { in lto_module_create_from_fd() function
|
/external/swiftshader/third_party/LLVM/include/llvm-c/ |
D | lto.h | 130 lto_module_create_from_fd(int fd, const char *path, size_t file_size);
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm-c/ |
D | lto.h | 228 lto_module_create_from_fd(int fd, const char *path, size_t file_size);
|
/external/llvm/include/llvm-c/ |
D | lto.h | 228 lto_module_create_from_fd(int fd, const char *path, size_t file_size);
|