Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DIntercept.cpp85 static int jit_atexit(void (*Fn)()) { in jit_atexit() function
107 if (Name == "atexit") return (void*)(intptr_t)&jit_atexit; in getPointerToNamedFunction()
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/MCJIT/
DIntercept.cpp88 static int jit_atexit(void (*Fn)()) { in jit_atexit() function
110 if (Name == "atexit") return (void*)(intptr_t)&jit_atexit; in getPointerToNamedFunction()