Home
last modified time | relevance | path

Searched refs:handleLsda (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp596 static _Unwind_Reason_Code handleLsda(int version, const uint8_t *lsda, in handleLsda() function
805 return(handleLsda(version, in ourPersonality()
/external/llvm/examples/ExceptionDemo/
DExceptionDemo.cpp645 static _Unwind_Reason_Code handleLsda(int version, in handleLsda() function
856 return(handleLsda(version, in ourPersonality()
/external/swiftshader/third_party/LLVM/examples/ExceptionDemo/
DExceptionDemo.cpp619 static _Unwind_Reason_Code handleLsda(int version, in handleLsda() function
832 return(handleLsda(version, in ourPersonality()