Searched defs:makeLTOModule (Results 1 – 1 of 1) sorted by relevance
202 LTOModule *LTOModule::makeLTOModule(const char *path, std::string &errMsg) { in makeLTOModule() function in LTOModule211 LTOModule *LTOModule::makeLTOModule(int fd, const char *path, in makeLTOModule() function in LTOModule216 LTOModule *LTOModule::makeLTOModule(int fd, const char *path, in makeLTOModule() function in LTOModule230 LTOModule *LTOModule::makeLTOModule(const void *mem, size_t length, in makeLTOModule() function in LTOModule263 LTOModule *LTOModule::makeLTOModule(MemoryBuffer *buffer, in makeLTOModule() function in LTOModule