Alex Richardson 57fe7128b7 Handle the DT_MIPS_RLD_MAP_REL dynamic tag in RTLD
This dynamic tag contains the location of the .rld_map section relative to
the location of the dynamic tag. For PIE MIPS binaries DT_MIPS_RLD_MAP can
not be used since it contains an absolute address. Without this change
GDB can not find the function program counters in other libraries and once
I apply this change I can successfully run info sharedlibraries again.

Reviewed By:	kib
Differential Revision: https://reviews.freebsd.org/D17867
2018-11-07 15:04:41 +00:00
..
2015-06-16 23:37:19 +00:00
2018-11-04 00:32:28 +00:00
2017-02-28 23:42:47 +00:00
2017-09-01 16:56:37 +00:00
2018-11-04 00:32:28 +00:00