Sergey Melnikov ebd506c69e Fix linker crashes during unknown symbol lookup
Integration of kernel VDSO into internal bionic data structures using
common functions.
Fix for dl_iterate_phdr function: the function provides incorrect
address of object in case of nonzero virtual and base addresses.
Location in address space of a particular program header should be
calculated using the formula:  addr = base_addr + virtual_addr.

Signed-off-by: Sergey Melnikov <sergey.melnikov@intel.com>
Change-Id: Ie2ab4257fd456242aab8afed0bd5bd6b29e81d6d
2013-10-31 15:06:20 -07:00
..
2013-02-01 14:51:19 -08:00
2013-01-11 16:44:15 -08:00
2013-10-29 14:55:11 -07:00
2013-10-29 14:55:11 -07:00
2013-06-11 15:45:23 -07:00
2013-10-29 14:55:11 -07:00
2013-02-13 14:40:48 -08:00
2013-10-29 14:55:11 -07:00