Home
last modified time | relevance | path

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

/external/swiftshader/src/Reactor/
DRoutineManager.cpp88 …void RoutineManager::endExceptionTable(const llvm::Function *F, uint8_t *TableStart, uint8_t *Tabl… in endExceptionTable() function in sw::RoutineManager
/external/swiftshader/third_party/LLVM/lib/ExecutionEngine/JIT/
DJITMemoryManager.cpp452 void endExceptionTable(const Function *F, uint8_t *TableStart, in endExceptionTable() function in __anon99ff5b280211::DefaultJITMemoryManager
/external/swiftshader/third_party/LLVM/unittests/ExecutionEngine/JIT/
DJITTest.cpp173 virtual void endExceptionTable(const Function *F, uint8_t *TableStart, in endExceptionTable() function in __anon1b8d59500111::RecordingJITMemoryManager