Node:N_CATCH, Next:, Previous:N_MOD2, Up:Expanded Reference



N_CATCH

N_CATCH .stabn
GNU C++ catch clause

GNU C++ catch clause. The value is its address. The desc field is nonzero if this entry is immediately followed by a CAUGHT stab saying what exception was caught. Multiple CAUGHT stabs means that multiple exceptions can be caught here. If desc is 0, it means all exceptions are caught here.