Home
last modified time | relevance | path

Searched refs:runAtExitHandlers (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ExecutionEngine/Interpreter/
DInterpreter.cpp64 void Interpreter::runAtExitHandlers () { in runAtExitHandlers() function in Interpreter
DInterpreter.h103 void runAtExitHandlers();
DExecution.cpp576 runAtExitHandlers(); in exitCalled()
/external/llvm/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp792 static void runAtExitHandlers() { in runAtExitHandlers() function
837 runAtExitHandlers(); // Run atexit handlers... in jit_exit()