HomeSort by relevance Sort by last modified time
    Searched refs:lto_module_create_from_fd (Results 1 - 6 of 6) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm-c/
lto.h 130 lto_module_create_from_fd(int fd, const char *path, size_t file_size);
  /external/swiftshader/third_party/LLVM/tools/lto/
lto.cpp 98 lto_module_t lto_module_create_from_fd(int fd, const char *path, size_t size) function
  /external/llvm/include/llvm-c/
lto.h 228 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/
lto.h 228 lto_module_create_from_fd(int fd, const char *path, size_t file_size);
  /external/llvm/tools/lto/
lto.cpp 216 lto_module_t lto_module_create_from_fd(int fd, const char *path, size_t size) { function
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/lto/
lto.cpp 229 lto_module_t lto_module_create_from_fd(int fd, const char *path, size_t size) { function

Completed in 50 milliseconds