diff options
author | Sergey Melnikov <sergey.melnikov@intel.com> | 2013-10-31 18:02:12 +0400 |
---|---|---|
committer | Elliott Hughes <enh@google.com> | 2013-10-31 15:06:20 -0700 |
commit | ebd506c69e12b6dcaf5be94cc8ed1b53af299f9f (patch) | |
tree | 79913ebffdfcc7a4b20d78a477b9d69340d477f9 /libc/kernel/tools/cpp.py | |
parent | cc9b7456b66b7c7c218a9d1f00d7aef1f5ecf409 (diff) |
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
Diffstat (limited to 'libc/kernel/tools/cpp.py')
0 files changed, 0 insertions, 0 deletions