android_bionic/linker
Christopher Ferris 151da68100 Contact proper debuggerd when crashing.
Make the request structure match the new structure found in debuggerd
code.

On 64 bit systems, make sure that the 32 bit compiled linker is contacted.

Bug: https://code.google.com/p/android/issues/detail?id=97024
Change-Id: I675b8ff222fcf836b05de4e9b5976ff91ca929bf
2015-01-20 17:22:25 -08:00
..
arch
tests Load libraries in breadth-first order 2014-09-08 13:02:50 -07:00
Android.mk Contact proper debuggerd when crashing. 2015-01-20 17:22:25 -08:00
MODULE_LICENSE_APACHE2
NOTICE
debugger.cpp Contact proper debuggerd when crashing. 2015-01-20 17:22:25 -08:00
dlfcn.cpp Merge "Count references for groups instead of instances" 2014-12-02 19:10:04 +00:00
linked_list.h Count references for groups instead of instances 2014-12-02 10:54:26 -08:00
linker.cpp Refactoring: move mips reloc to separate method 2015-01-14 18:03:19 -08:00
linker.h Refactoring: move mips reloc to separate method 2015-01-14 18:03:19 -08:00
linker_allocator.cpp
linker_allocator.h
linker_debug.h Refactoring: move mips reloc to separate method 2015-01-14 18:03:19 -08:00
linker_environ.cpp Replace NULL with nullptr 2014-08-29 14:13:48 -07:00
linker_environ.h Replace NULL with nullptr 2014-08-29 14:13:48 -07:00
linker_libc_support.c Add a dummy atexit(3) to the linker. 2014-09-24 10:26:41 -07:00
linker_mips.cpp Refactoring: move mips reloc to separate method 2015-01-14 18:03:19 -08:00
linker_phdr.cpp Kill <machine/exec.h>. 2014-12-02 16:16:29 -08:00
linker_phdr.h Add file_offset parameter to android_extinfo 2014-10-06 10:02:34 -07:00
linker_relocs.h Refactor soinfo::relocate 2015-01-09 14:57:53 -08:00
rt.cpp