Rizin
unix-like reverse engineering framework and cli tools
|
#include <pe_specs.h>
Definition at line 359 of file pe_specs.h.
ut32 Pe32_image_section_header::Characteristics |
Definition at line 372 of file pe_specs.h.
union { ... } Pe32_image_section_header::Misc |
ut8 Pe32_image_section_header::Name[PE_IMAGE_SIZEOF_SHORT_NAME] |
Definition at line 360 of file pe_specs.h.
ut16 Pe32_image_section_header::NumberOfLinenumbers |
Definition at line 371 of file pe_specs.h.
ut16 Pe32_image_section_header::NumberOfRelocations |
Definition at line 370 of file pe_specs.h.
ut32 Pe32_image_section_header::PhysicalAddress |
Definition at line 362 of file pe_specs.h.
ut32 Pe32_image_section_header::PointerToLinenumbers |
Definition at line 369 of file pe_specs.h.
ut32 Pe32_image_section_header::PointerToRawData |
Definition at line 367 of file pe_specs.h.
ut32 Pe32_image_section_header::PointerToRelocations |
Definition at line 368 of file pe_specs.h.
ut32 Pe32_image_section_header::SizeOfRawData |
Definition at line 366 of file pe_specs.h.
ut32 Pe32_image_section_header::VirtualAddress |
Definition at line 365 of file pe_specs.h.
ut32 Pe32_image_section_header::VirtualSize |
Definition at line 363 of file pe_specs.h.