Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DLoadLinkableFile.cpp22 checkCOFFRelocatableObject(std::unique_ptr<MemoryBuffer> Obj, in checkCOFFRelocatableObject() function
77 auto CheckedBuf = checkCOFFRelocatableObject(std::move(*Buf), TT); in loadLinkableFile()