Home
last modified time | relevance | path

Searched defs:createBinary (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DBinary.cpp46 Expected<std::unique_ptr<Binary>> object::createBinary(MemoryBufferRef Buffer, in createBinary() function in object
98 object::createBinary(StringRef Path, LLVMContext *Context, bool InitContent) { in createBinary() function in object