AMD_DBGAPI  0.41.0
Data Fields
amd_dbgapi_shared_library_id_t Struct Reference

Opaque shared library handle. More...

#include <amd-dbgapi.h>

Data Fields

uint64_t handle
 

Detailed Description

Opaque shared library handle.

Only unique within a single process.

The implementation of the library requests the client to notify it when a specific shared library is loaded and unloaded. This allows the library to set breakpoints within the shared library and access global variable data within it.

Field Documentation

◆ handle

uint64_t amd_dbgapi_shared_library_id_t::handle

The documentation for this struct was generated from the following file: