4.19. CUDBGEvent::cases_st::elfImageLoaded_st Struct Reference
Public Variables
- 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).
Variables
- uint64_t CUDBGEvent::cases_st::elfImageLoaded_st::context [inherited]
-
Context handle of the loaded module.
- uint32_t CUDBGEvent::cases_st::elfImageLoaded_st::dev [inherited]
-
Device index of the loaded module.
- uint64_t CUDBGEvent::cases_st::elfImageLoaded_st::handle [inherited]
-
ELF image handle.
- uint64_t CUDBGEvent::cases_st::elfImageLoaded_st::module [inherited]
-
Loaded module handle.
- uint32_t CUDBGEvent::cases_st::elfImageLoaded_st::properties [inherited]
-
ELF image properties.
- uint64_t CUDBGEvent::cases_st::elfImageLoaded_st::size [inherited]
-
Size of the ELF image (64-bit).