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

/external/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp643 static _Unwind_Reason_Code handleLsda(int version, function
656 "handleLsda(...):lsda is non-zero.\n");
721 "handleLsda(...): No landing pad found.\n");
733 "handleLsda(...):No action table found.\n");
742 "handleLsda(...): Landing pad found.\n");
758 "handleLsda(...): installed landing pad "
793 "handleLsda(...): setting handler found.\n");
804 "handleLsda(...): cleanup handler found.\n");
854 return(handleLsda(version,

Completed in 265 milliseconds