Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLink.cpp441 PointerJumpStubCreator getPointerJumpStubCreator(const Triple &TT) { in getPointerJumpStubCreator()
/freebsd/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DJITLink.h1894 using PointerJumpStubCreator = unique_function<Expected<Symbol &>( variable
1898 PointerJumpStubCreator getPointerJumpStubCreator(const Triple &TT);