Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DBinary.cpp45 Expected<std::unique_ptr<Binary>> object::createBinary(MemoryBufferRef Buffer, in createBinary() function in object
103 object::createBinary(StringRef Path, LLVMContext *Context, bool InitContent) { createBinary() function in object