summaryrefslogtreecommitdiff
path: root/libc/kernel/tools/cpp.py
diff options
context:
space:
mode:
authorSergey Melnikov <sergey.melnikov@intel.com>2013-10-31 18:02:12 +0400
committerElliott Hughes <enh@google.com>2013-10-31 15:06:20 -0700
commitebd506c69e12b6dcaf5be94cc8ed1b53af299f9f (patch)
tree79913ebffdfcc7a4b20d78a477b9d69340d477f9 /libc/kernel/tools/cpp.py
parentcc9b7456b66b7c7c218a9d1f00d7aef1f5ecf409 (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