No description
Find a file
Matt Fischer e2a8b1fd19 Added support for dladdr()
dladdr() is a GNU extension function, which allows the caller to retrieve
symbol information for a specified memory address.  It is useful for things
like generating backtrace information at runtime.

Change-Id: I3a1def1a6c9c666d93e1e97b7d260dfa5b9b79a9
2010-03-17 16:11:37 -05:00
libc Added support for dladdr() 2010-03-17 16:11:37 -05:00
libdl Added support for dladdr() 2010-03-17 16:11:37 -05:00
libm added and modified libm to support SuperH architecture 2009-08-31 16:25:42 +09:00
libstdc++ optimize delete/delete[] operators by removing unneeded branch 2010-01-30 22:26:30 -02:00
libthread_db Initial Contribution 2008-10-21 07:00:00 -07:00
linker Added support for dladdr() 2010-03-17 16:11:37 -05:00
.gitignore add msm_camera.h header and .gitignore file to bionic 2009-05-26 17:06:24 -07:00
Android.mk Initial Contribution 2008-10-21 07:00:00 -07:00
MAINTAINERS added and modified libm to support SuperH architecture 2009-08-31 16:25:42 +09:00