gem5  [DEVELOP-FOR-23.0]
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
hsa_code_symbol_s Struct Reference

Code object symbol handle. More...

#include <hsa.h>

Public Attributes

uint64_t handle
 Opaque handle. More...
 

Detailed Description

Code object symbol handle.

Deprecated:

The lifetime of a code object symbol matches that of the code object associated with it. An operation on a symbol whose associated code object has been destroyed results in undefined behavior.

Definition at line 5423 of file hsa.h.

Member Data Documentation

◆ handle

uint64_t hsa_code_symbol_s::handle

Opaque handle.

Two handles reference the same object of the enclosing type if and only if they are equal.

Definition at line 5429 of file hsa.h.


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

Generated on Sun Jul 30 2023 01:57:06 for gem5 by doxygen 1.8.17