gem5  v22.1.0.0
Public Attributes | List of all members
hsa_executable_symbol_s Struct Reference

Executable symbol handle. More...

#include <hsa.h>

Public Attributes

uint64_t handle
 Opaque handle. More...
 

Detailed Description

Executable symbol handle.

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

Definition at line 4653 of file hsa.h.

Member Data Documentation

◆ handle

uint64_t hsa_executable_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 4659 of file hsa.h.


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

Generated on Wed Dec 21 2022 10:23:06 for gem5 by doxygen 1.9.1