ebd506c69e
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 |
||
---|---|---|
.. | ||
arch | ||
Android.mk | ||
debugger.cpp | ||
dlfcn.cpp | ||
linker.cpp | ||
linker.h | ||
linker_debug.h | ||
linker_environ.cpp | ||
linker_environ.h | ||
linker_phdr.cpp | ||
linker_phdr.h | ||
MODULE_LICENSE_APACHE2 | ||
NOTICE | ||
rt.cpp |