c156354ff8
Extend the file handle cache entries to include symbol tables as well. An index is used to implement binary search by symbol value. Lookups by name are comparatively rare and are thus still implemented with a linear search, but support for a binary search by name would be straightforward to add if needed. |
||
---|---|---|
.. | ||
tests | ||
_libproc.h | ||
crc32.c | ||
crc32.h | ||
libproc.h | ||
Makefile | ||
Makefile.depend | ||
Makefile.inc | ||
proc_bkpt.c | ||
proc_create.c | ||
proc_regs.c | ||
proc_rtld.c | ||
proc_sym.c | ||
proc_util.c |