CUDBGEvent::cases_st::elfImageLoaded_st

struct elfImageLoaded_st

Information about the loaded ELF image.

Public Members

uint64_t context

Context handle of the loaded module.

uint32_t dev

Device index of the loaded module.

uint64_t handle

ELF image handle.

uint64_t module

Loaded module handle.

uint32_t properties

ELF image properties.

uint64_t size

Size of the ELF image (64-bit).