Home
last modified time | relevance | path

Searched refs:createFromOpenFile (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/LTO/legacy/
DLTOModule.h97 createFromOpenFile(LLVMContext &Context, int fd, const char *path,
/external/llvm/tools/lto/
Dlto.cpp220 LTOModule::createFromOpenFile(*LTOContext, fd, path, size, Options); in lto_module_create_from_fd()
/external/llvm/lib/LTO/
DLTOModule.cpp124 LTOModule::createFromOpenFile(LLVMContext &Context, int fd, const char *path, in createFromOpenFile() function in LTOModule