Searched refs:createFromOpenFile (Results 1 – 3 of 3) sorted by relevance
/external/llvm/include/llvm/LTO/legacy/ |
D | LTOModule.h | 97 createFromOpenFile(LLVMContext &Context, int fd, const char *path,
|
/external/llvm/tools/lto/ |
D | lto.cpp | 220 LTOModule::createFromOpenFile(*LTOContext, fd, path, size, Options); in lto_module_create_from_fd()
|
/external/llvm/lib/LTO/ |
D | LTOModule.cpp | 124 LTOModule::createFromOpenFile(LLVMContext &Context, int fd, const char *path, in createFromOpenFile() function in LTOModule
|