Files
semi-libc/src/ldso
Rich Felker b3751c3282 fix dl_iterate_phdr in static PIE binaries
analogous to commit 5bf7eba213, use of
AT_PHDR/PT_PHDR does not actually work to find the program base, and
the method with _DYNAMIC vs PT_DYNAMIC must be used as an alternative.

patch by Shiz, along with testing to confirm that this fixes unwinding
in static PIE.
2017-04-11 22:10:52 -04:00
..
2016-03-06 17:41:56 +00:00
2016-05-08 22:57:40 -04:00
2017-02-15 16:54:51 -05:00
2015-04-17 22:19:01 -04:00
2016-01-25 18:55:35 -05:00