v2.0
-
Resolves a serious issue with pclntab offset calculations for function names and other section relative symbols. The correct .text section base is now resolved by a much more reliable procedure. Previously the VAs for symbols would be offset by some static offset +- the correct value.
-
Thanks to @turekt and @HongThatCong for reporting and providing reproducible test cases!
-
See #11