LemonBoy 3e22077d46 Fix the ELF base calculation
Find the effective ELF load address in dl_iterate_phdr by computing the
difference between the in-memory phdr and its p_vaddr specified in the
ELF file.

This makes the dl_iterate_phdr test pass and restores the stack traces.
2020-11-23 15:06:07 +01:00
..
2020-11-23 12:36:40 +01:00
2020-11-21 14:06:04 -08:00
2020-10-11 08:23:36 +00:00
2020-11-23 15:06:07 +01:00