Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/Shared/
H A DOrcRTBridge.cpp44 const char *MemoryWriteUInt16sWrapperName = variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/Shared/
H A DOrcRTBridge.h41 extern const char *MemoryWriteUInt16sWrapperName;
/freebsd-src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/TargetProcess/
H A DOrcRTBootstrap.cpp84 M[rt::MemoryWriteUInt16sWrapperName] = ExecutorAddr::fromPtr( in addTo()