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

  /external/llvm/include/llvm-c/
lto.h 218 lto_module_create_from_fd(int fd, const char *path, size_t file_size);
  /external/llvm/tools/lto/
lto.cpp 203 lto_module_t lto_module_create_from_fd(int fd, const char *path, size_t size) { function

Completed in 3392 milliseconds