go-unwind.c
21.9 KB
-
runtime: handle DW_EH_PE_absptr in type table encoding · e7db55f6
The type table encoding can be DW_EH_PE_absptr, but this case was missing, which was causing abort on ARM32 EABI. Add the missing case. Reviewed-on: https://go-review.googlesource.com/c/153857 From-SVN: r267070
Ian Lance Taylor committed