Home
last modified time | relevance | path

Searched defs:deallocateExceptionTable (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/src/Reactor/
DRoutineManager.cpp117 void RoutineManager::deallocateExceptionTable(void *ET) in deallocateExceptionTable() function in sw::RoutineManager
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp490 void deallocateExceptionTable(void *ET) { in deallocateExceptionTable() function in __anon99ff5b280211::DefaultJITMemoryManager
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DJITTest.cpp136 virtual void deallocateExceptionTable(void *ET) { in deallocateExceptionTable() function in __anon1b8d59500111::RecordingJITMemoryManager