32 virtual const std::vector<IMAGE_BASE_RELOCATION>&
relocations()
const = 0;
Definition guest_ptr.hh:88
Definition IMAGE_RELOCATION_SECTION.hh:30
virtual ~IMAGE_RELOCATION_SECTION()=default
virtual const std::vector< IMAGE_BASE_RELOCATION > & relocations() const =0
Type-safe guest virtual address pointer and guest_ptr template.
RelocationType
Definition RelocationType.hh:25
Core IntroVirt classes.
Definition Cr0.hh:20
Definition IMAGE_RELOCATION_SECTION.hh:25
guest_ptr< void > reloc_address
Definition IMAGE_RELOCATION_SECTION.hh:26
RelocationType type
Definition IMAGE_RELOCATION_SECTION.hh:27