Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter3/
H A DKaleidoscopeJIT.h55 static void handleLazyCallThroughError() { in handleLazyCallThroughError() function
99 *ES, pointerToJITTargetAddress(&handleLazyCallThroughError)); in Create()
/openbsd-src/gnu/llvm/llvm/examples/Kaleidoscope/BuildingAJIT/Chapter4/
H A DKaleidoscopeJIT.h142 static void handleLazyCallThroughError() { in handleLazyCallThroughError() function
184 *ES, pointerToJITTargetAddress(&handleLazyCallThroughError)); in Create()