Searched defs:rgp_loader_events_record (Results 1 – 1 of 1) sorted by relevance
84 struct rgp_loader_events_record { struct85 uint32_t loader_event_type;86 uint32_t reserved;87 uint64_t base_address;88 uint64_t code_object_hash[2];89 uint64_t time_stamp;90 struct list_head list;