reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/ExecutionEngine/JITLink/MachO.h
   25 void jitLink_MachO(std::unique_ptr<JITLinkContext> Ctx);

References

lib/ExecutionEngine/JITLink/JITLink.cpp
  221     return jitLink_MachO(std::move(Ctx));