4.20. CUDBGEvent::cases_st::elfImageUnloaded_st Struct Reference

Public Variables

uint64_t  context
Context handle of the module being unloaded.
uint32_t  dev
Device index of the module being unloaded.
uint64_t  handle
ELF image handle.
uint64_t  module
Module handle of the module being unloaded.
uint64_t  size
Size of the ELF image (64-bit).

Variables

uint64_t CUDBGEvent::​cases_st::​elfImageUnloaded_st::context [inherited]

Context handle of the module being unloaded.

uint32_t CUDBGEvent::​cases_st::​elfImageUnloaded_st::dev [inherited]

Device index of the module being unloaded.

uint64_t CUDBGEvent::​cases_st::​elfImageUnloaded_st::handle [inherited]

ELF image handle.

uint64_t CUDBGEvent::​cases_st::​elfImageUnloaded_st::module [inherited]

Module handle of the module being unloaded.

uint64_t CUDBGEvent::​cases_st::​elfImageUnloaded_st::size [inherited]

Size of the ELF image (64-bit).