Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DIntercept.cpp79 static void jit_exit(int Status) { in jit_exit() function
106 if (Name == "exit") return (void*)(intptr_t)&jit_exit; in getPointerToNamedFunction()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
DIntercept.cpp82 static void jit_exit(int Status) { in jit_exit() function
109 if (Name == "exit") return (void*)(intptr_t)&jit_exit; in getPointerToNamedFunction()