OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lto_module_create_from_fd
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm-c/
lto.h
137
lto_module_create_from_fd
(int fd, const char *path, size_t file_size);
/external/llvm/tools/lto/
lto.cpp
69
///
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 25 milliseconds