pan/cs: Improvements to the exception handler logic
What does this MR do and why?
Couple of trivial patches to let the cs_exception_handler_def() helper return useful information instead of letting the user deduce it from the cs_builder state or use a maximum value.
/cc @larsivsi
Edited by Boris Brezillon