AMD_DBGAPI 0.77.2
|
Opaque address space handle. More...
#include <amd-dbgapi.h>
Data Fields | |
uint64_t | handle |
Opaque address space handle.
A handle that denotes the set of address spaces supported by an architecture.
Globally unique for a single library instance.
See [User Guide for AMDGPU Backend - LLVM - Address Spaces] (https://llvm.org/docs/AMDGPUUsage.html#address-spaces).
uint64_t amd_dbgapi_address_space_id_t::handle |