Home
last modified time | relevance | path

Searched refs:LibBuffer (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DLLJIT.h110 std::unique_ptr<MemoryBuffer> LibBuffer);
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLLJIT.cpp873 std::unique_ptr<MemoryBuffer> LibBuffer) { in linkStaticLibraryInto() argument
875 std::move(LibBuffer)); in linkStaticLibraryInto()