haiku/headers
Michael Lotz ebdc1d480e runtime_loader: Add imageName and exactMatch to symbol lookup.
Extend the get_nearest_symbol_at_address() private runtime_loader
export to include imageName and exactMatch arguments.

The imageName holds the SONAME of the image, if available, so cannot
neccessarily be extracted from the image path.

Whether or not there was an exact match, i.e. the symbol with its size
contains the address, is now returned in exactMatch.
2015-04-11 11:18:50 +02:00
..
build Package Kit: FetchFileJob now contains package size. 2015-03-31 13:40:42 +02:00
compatibility ifaddrs: add extern "C" 2015-02-26 22:02:37 +01:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Add a <limits> header for gcc2. 2014-11-27 12:14:39 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Outsource ncurses. 2014-12-18 10:18:39 +01:00
os More whitespace cleanup all over the place. 2015-04-10 15:05:14 +02:00
posix malloc_debug: Implement allocation dump on exit in guarded heap. 2015-04-10 17:04:28 +02:00
private runtime_loader: Add imageName and exactMatch to symbol lookup. 2015-04-11 11:18:50 +02:00
tools Remove preprocessor checks from TestShell.h 2014-07-29 23:05:52 +02:00