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

/external/llvm/tools/lto/
H A Dlto.cpp69 /// lto_module_create_from_fd - Loads an object file from disk. Returns NULL on
71 lto_module_t lto_module_create_from_fd(int fd, const char *path, size_t size) { function

Completed in 1193 milliseconds