gem5 v24.0.0.0
|
Executable symbol handle. More...
#include <hsa.h>
Public Attributes | |
uint64_t | handle |
Opaque handle. | |
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.
uint64_t hsa_executable_symbol_s::handle |