All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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. More...
 

Detailed Description

Architecture-specific symbol lookup routines.

Definition in file symbols.h.