Loading...
Searching...
No Matches
symbols.h File Reference

Architecture-specific symbol lookup routines. More...

+ Include dependency graph for symbols.h:

Go to the source code of this file.

Functions

ARCH_API bool ArchGetAddressInfo (void *address, std::string *objectPath, void **baseAddress, std::string *symbolName, void **symbolAddress)
 Returns information about the address address in the running program.
 

Detailed Description

Architecture-specific symbol lookup routines.

Definition in file symbols.h.