HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
symbols.h File Reference
#include "pxr/pxr.h"
#include "pxr/base/arch/api.h"
#include <string>
+ Include dependency graph for symbols.h:

Go to the source code of this file.

Functions

PXR_NAMESPACE_OPEN_SCOPE
ARCH_API bool 
ArchGetAddressInfo (void *address, std::string *objectPath, void **baseAddress, std::string *symbolName, void **symbolAddress)
 

Detailed Description

Architecture-specific symbol lookup routines.

Definition in file symbols.h.