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_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