DynamoRIO / DynamoRIO/dynamorio

drsyms: use hashtable lookup for faster *nix export symbol query

Open
#883 0 comments 0 reactions 0 assignees View on GitHub
Component-Extension Migrated OpSys-Linux Performance Priority-Medium Type-Feature
Dominant language
C
Stars
3.2k
Forks
629
Avg merge
2d 15h
Merged PRs (30d)
31

Description

_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on August 24, 2012 15:21:08_

split from issue #881 /\* XXX i#: we have no symbols and we're just looking at exports so we
\* should do a fast hashtable lookup instead of a linear walk.
\* DR already has the code for this, accessible via dr_get_proc_address(),
\* except that interface will only work for online (i.e., non-standalone)
\* use.
*/

_Original issue: http://code.google.com/p/dynamorio/issues/detail?id=883_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.