Current ExceptionHandlerTable dump in PrintAssembly looks like:
ExceptionHandlerTable (size = 456 bytes)
catch_pco = 88 (1 entries)
bci -1 at scope depth 0 -> pco 3708
It should really use real address instead of offset.
ExceptionHandlerTable (size = 456 bytes)
catch_pco = 88 (1 entries)
bci -1 at scope depth 0 -> pco 3708
It should really use real address instead of offset.