platform_bionic/libdl
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
..
arch-sh added and modified libdl to support SuperH architecture 2009-08-31 16:39:32 +09:00
Android.mk added and modified libdl to support SuperH architecture 2009-08-31 16:39:32 +09:00
dltest.c auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
libdl.c Added support for dladdr() 2010-03-17 16:11:37 -05:00
MODULE_LICENSE_BSD auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00
NOTICE auto import from //depot/cupcake/@135843 2009-03-03 19:28:35 -08:00