ReactOS 0.4.16-dev-109-gf4cb10f
|
#include <ntimage.h>
DWORD _IMAGE_SECTION_HEADER::Characteristics |
Definition at line 295 of file pedump.c.
Referenced by _FindPESectionExec(), _IsNonwritableInCurrentImage(), change_section_attribs(), check_exe(), create_fake_dll(), CreateOutputFile(), driver_fixup(), GeneratePData(), InitializeTestImage(), LdrpSetProtection(), main(), MiFindInitializationCode(), MiWriteProtectSystemImage(), MmFreeDriverInitialization(), PeFmtCreateSection(), and write_raw_resources().
union { ... } _IMAGE_SECTION_HEADER::Misc |
Referenced by _FindPESection(), build_exe(), create_fake_dll(), CreateOutputFile(), GeneratePData(), ImgpLoadPEImage(), InitializeTestImage(), LdrpSnapIAT(), main(), MiEnablePagingOfDriver(), MiFindInitializationCode(), MiLocateKernelSections(), MiWriteProtectSystemImage(), PeFmtCreateSection(), PeLdrLoadImage(), RosSymCreateFromMem(), rva_to_ptr(), START_TEST(), and write_raw_resources().
union { ... } _IMAGE_SECTION_HEADER::Misc |
union { ... } _IMAGE_SECTION_HEADER::Misc |
union { ... } _IMAGE_SECTION_HEADER::Misc |
BYTE _IMAGE_SECTION_HEADER::Name |
Definition at line 281 of file pedump.c.
Referenced by _FindPESectionByName(), BlImgFindSection(), change_section_attribs(), check_exe(), coff_process_info(), create_fake_dll(), CreateOutputFile(), driver_fixup(), GeneratePData(), GetSectionHdrByName(), ImgpLoadPEImage(), InitializeTestImage(), IsDebugSection(), main(), MiEnablePagingOfDriver(), MiFindInitializationCode(), MiLocateKernelSections(), RosSymCreateFromFile(), RosSymCreateFromMem(), and write_raw_resources().
UCHAR _IMAGE_SECTION_HEADER::Name[IMAGE_SIZEOF_SHORT_NAME] |
WORD _IMAGE_SECTION_HEADER::NumberOfLinenumbers |
Definition at line 294 of file pedump.c.
Referenced by CreateOutputFile(), GeneratePData(), and InitializeTestImage().
WORD _IMAGE_SECTION_HEADER::NumberOfRelocations |
Definition at line 293 of file pedump.c.
Referenced by CreateOutputFile(), GeneratePData(), InitializeTestImage(), and RelocateSection().
DWORD _IMAGE_SECTION_HEADER::PointerToLinenumbers |
Definition at line 292 of file pedump.c.
Referenced by CreateOutputFile(), GeneratePData(), and InitializeTestImage().
DWORD _IMAGE_SECTION_HEADER::PointerToRawData |
Definition at line 290 of file pedump.c.
Referenced by __RtlImageRvaToVa(), address_from_rva(), build_exe(), check_exe(), create_fake_dll(), CreateOutputFile(), GeneratePData(), GetActualAddress(), GetStabInfo(), ImageDirectoryOffset(), ImgpLoadPEImage(), InitializeTestImage(), main(), pefindrva(), PeFmtCreateSection(), PeLdrLoadImage(), process_data(), ProcessRelocations(), read_mapped_resources(), RelocateSection(), RosSymCreateFromFile(), RtlImageRvaToVa(), rva_to_ptr(), START_TEST(), test_create_exe_imp(), and write_raw_resources().
DWORD _IMAGE_SECTION_HEADER::PointerToRelocations |
Definition at line 291 of file pedump.c.
Referenced by CreateOutputFile(), GeneratePData(), InitializeTestImage(), and RelocateSection().
DWORD _IMAGE_SECTION_HEADER::SizeOfRawData |
Definition at line 289 of file pedump.c.
Referenced by __RtlImageRvaToSection(), __RtlImageRvaToVa(), address_from_rva(), build_exe(), check_exe(), create_fake_dll(), CreateOutputFile(), GeneratePData(), GetActualAddress(), GetStabInfo(), ImageDirectoryOffset(), ImgpLoadPEImage(), InitializeTestImage(), LdrpSetProtection(), LdrpSnapIAT(), main(), MiEnablePagingOfDriver(), MiFindInitializationCode(), MiLocateKernelSections(), MiWriteProtectSystemImage(), PeFmtCreateSection(), PeLdrLoadImage(), ProcessRelocations(), RelocateSection(), RosSymCreateFromMem(), RtlImageRvaToSection(), RtlImageRvaToVa(), START_TEST(), and write_raw_resources().
DWORD _IMAGE_SECTION_HEADER::VirtualAddress |
Definition at line 288 of file pedump.c.
Referenced by __RtlImageRvaToSection(), __RtlImageRvaToVa(), _FindPESection(), address_from_rva(), BlpResourceInitialize(), build_exe(), check_exe(), coff_process_info(), ConvertCoffs(), create_fake_dll(), CreateOutputFile(), GeneratePData(), GetActualAddress(), ImageDirectoryOffset(), ImgpLoadPEImage(), InitializeTestImage(), LdrpSetProtection(), LdrpSnapIAT(), main(), MiEnablePagingOfDriver(), MiFindInitializationCode(), MiLocateKernelSections(), MiWriteProtectSystemImage(), MmFreeDriverInitialization(), pe_load_coff_symbol_table(), pefindrva(), PeFmtCreateSection(), PeLdrLoadImage(), ProcessRelocations(), RelocateSection(), ResFindDataEntryFromImage(), RosSymCreateFromMem(), RtlImageRvaToSection(), RtlImageRvaToVa(), rva_to_ptr(), START_TEST(), and write_raw_resources().
DWORD _IMAGE_SECTION_HEADER::VirtualSize |
Definition at line 285 of file pedump.c.
Referenced by _FindPESection(), build_exe(), create_fake_dll(), CreateOutputFile(), FindSectionForRVA(), GeneratePData(), ImgpLoadPEImage(), InitializeTestImage(), LdrpSnapIAT(), main(), MiEnablePagingOfDriver(), MiFindInitializationCode(), MiLocateKernelSections(), MiWriteProtectSystemImage(), PeFmtCreateSection(), PeLdrLoadImage(), RosSymCreateFromMem(), rva_to_ptr(), START_TEST(), and write_raw_resources().