CUDBGEvent::cases_st::elfImageUnloaded_st

struct elfImageUnloaded_st

Information about the ELF image about to be unloaded.

Public Members

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).