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

Architecture-specific symbol lookup routines. More...

#include "./api.h"
#include <string>

Go to the source code of this file.

Namespaces

namespace  pxr
 

Functions

ARCH_API 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.
 

Detailed Description

Architecture-specific symbol lookup routines.