Searched refs:link_MachO_x86_64 (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DMachO_x86_64.h38 void link_MachO_x86_64(std::unique_ptr<LinkGraph> G,
/openbsd-current/gnu/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DMachO.cpp82 return link_MachO_x86_64(std::move(G), std::move(Ctx));
H A DMachO_x86_64.cpp472 void link_MachO_x86_64(std::unique_ptr<LinkGraph> G, function in namespace:llvm::jitlink

Completed in 116 milliseconds