Pixar Arch 0.25.8
|
Architecture-specific symbol lookup routines. More...
#include "pxr/arch/pxr.h"
#include "pxr/arch/api.h"
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | pxr |
Functions | |
bool | pxr::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.