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

  /external/llvm/include/llvm-c/
lto.h 144 lto_module_create_from_fd_at_offset(int fd, const char *path, size_t file_size,
  /external/llvm/tools/lto/
lto.cpp 75 /// lto_module_create_from_fd_at_offset - Loads an object file from disk.
77 lto_module_t lto_module_create_from_fd_at_offset(int fd, const char *path, function

Completed in 28 milliseconds