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

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.

Detailed Description

Architecture-specific symbol lookup routines.