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

/freebsd-10-stable/contrib/llvm/lib/LTO/
H A DLTOModule.cpp91 LTOModule *LTOModule::makeLTOModule(const char *path, TargetOptions options, function in class:LTOModule
101 LTOModule *LTOModule::makeLTOModule(int fd, const char *path, function in class:LTOModule
107 LTOModule *LTOModule::makeLTOModule(int fd, const char *path, function in class:LTOModule
121 LTOModule *LTOModule::makeLTOModule(const void *mem, size_t length, function in class:LTOModule
130 LTOModule *LTOModule::makeLTOModule(MemoryBuffe function in class:LTOModule
[all...]

Completed in 51 milliseconds