|
Architecture-specific symbol lookup routines. More...
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. | |
Architecture-specific symbol lookup routines.
Definition in file symbols.h.