android_bionic/linker
Elliott Hughes b93702a046 Improve dynamic linker diagnostics for internal errors.
If the linker can't resolve its own internal references to symbols,
we currently exit silently (albeit with EXIT_FAILURE). Not very helpful.

Change-Id: I1614fc970dee4560b38832ede1987b65a8e53a1e
2013-12-22 19:38:42 +00:00
..
arch
Android.mk
MODULE_LICENSE_APACHE2
NOTICE
debugger.cpp
dlfcn.cpp
linker.cpp Improve dynamic linker diagnostics for internal errors. 2013-12-22 19:38:42 +00:00
linker.h
linker_debug.h
linker_environ.cpp
linker_environ.h
linker_phdr.cpp
linker_phdr.h
rt.cpp