Loading...
Searching...
No Matches
symbols.h
Go to the documentation of this file.
1
//
2
// Copyright 2016 Pixar
3
//
4
// Licensed under the terms set forth in the LICENSE.txt file available at
5
// https://openusd.org/license.
6
//
7
#ifndef PXR_BASE_ARCH_SYMBOLS_H
8
#define PXR_BASE_ARCH_SYMBOLS_H
9
13
14
#include "
pxr/pxr.h
"
15
#include "pxr/base/arch/api.h"
16
#include <string>
17
18
PXR_NAMESPACE_OPEN_SCOPE
19
33
ARCH_API
34
bool
ArchGetAddressInfo
(
void
* address,
35
std::string* objectPath,
void
** baseAddress,
36
std::string* symbolName,
void
** symbolAddress);
37
38
PXR_NAMESPACE_CLOSE_SCOPE
39
40
#endif
// PXR_BASE_ARCH_SYMBOLS_H
ArchGetAddressInfo
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.
pxr.h
pxr
base
arch
symbols.h
© Copyright 2025, Pixar Animation Studios. |
Terms of Use
| Generated on Tue Nov 18 2025 10:36:04 by
1.9.6