android_bionic/linker
Ryan Prichard 14dd9923b0 Move [vdso] after exe/linker in _r_debug
gdbserver assumes that the first entry is the exe, so it must come
first.

Fixes debugging of executables with gdb.

Bug: https://issuetracker.google.com/112627083
Bug: http://b/110967431
Test: gdbclient.py -r toybox
Change-Id: I7b30398d679c3f8b92d8d02572f9073ae0fce798
2018-08-20 22:07:27 -07:00
..
arch
tests Resolve paths of dir.${section} if possible 2018-06-18 19:16:34 +09:00
Android.bp Build recovery variant of the dynamic linker 2018-06-08 14:49:56 +09:00
Android.mk
MODULE_LICENSE_BSD
dlfcn.cpp
ld.config.format.md
ld_android.cpp Break libdl.so and ld-android.so's dependency on libc.so. 2018-03-30 13:56:03 -07:00
linked_list.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker.arm.map
linker.cpp Remove old workaround for unloading unversioned soinfo 2018-08-03 13:50:29 -07:00
linker.generic.map
linker.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_allocator.cpp
linker_allocator.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_block_allocator.cpp
linker_block_allocator.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_cfi.cpp
linker_cfi.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_common_types.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_config.cpp Don't emit warning on missing directories 2018-06-22 00:59:23 +09:00
linker_config.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_debug.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_dlwarning.cpp
linker_dlwarning.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_exidx_static.c
linker_gdb_support.cpp
linker_gdb_support.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_globals.cpp Be clearer about linker warnings. 2018-02-28 12:37:28 -08:00
linker_globals.h Be clearer about linker warnings. 2018-02-28 12:37:28 -08:00
linker_libc_support.c
linker_libcxx_support.cpp
linker_logger.cpp
linker_logger.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_main.cpp Move [vdso] after exe/linker in _r_debug 2018-08-20 22:07:27 -07:00
linker_main.h vdso should be available in all namespaces 2018-05-12 10:58:00 +02:00
linker_mapped_file_fragment.cpp
linker_mapped_file_fragment.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_memory.cpp
linker_mips.cpp
linker_namespaces.cpp Be clearer about linker warnings. 2018-02-28 12:37:28 -08:00
linker_namespaces.h Libraries without dt_soname are inaccessible 2018-04-29 13:39:46 +02:00
linker_phdr.cpp linker: improve "bad ELF magic" error. 2018-06-27 14:39:06 -07:00
linker_phdr.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_reloc_iterators.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_relocs.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_sdk_versions.cpp
linker_sleb128.h Switch the rest of our internal headers to #pragma once. 2018-02-13 14:27:17 -08:00
linker_soinfo.cpp dynamic linker is running for init 2018-06-08 14:50:14 +09:00
linker_soinfo.h Add secondary counter in place of tls_nodelete flag 2018-05-30 10:56:59 +02:00
linker_utils.cpp dynamic linker is running for init 2018-06-08 14:50:14 +09:00
linker_utils.h dynamic linker is running for init 2018-06-08 14:50:14 +09:00
linker_wrapper.cpp
rt.cpp