ExceptionTable holds parsed exception information of a binary code (given by the BinHandle).
Constructor | Description |
|
|
Instance member | Description |
Full Usage:
this.Fold(fn) (acc)
Parameters:
'a -> KeyValuePair<Addr, ARMap<Addr>> -> 'a
acc : 'a
Returns: 'a
|
|
|
For the given function entry and an instruction address, find the landing pad (exception target) of the instruction.
|