ReactOS 0.4.16-dev-456-ga97fcf1
|
#include <ntddk_ex.h>
Definition at line 121 of file ntddk_ex.h.
WORD _IMAGE_FILE_HEADER::Characteristics |
Definition at line 128 of file ntddk_ex.h.
Referenced by AVrfpLoadAndInitializeProvider(), build_exe(), create_fake_dll(), CreateOutputFile(), do_register_dll(), InitializeTestImage(), InternalGetBinaryType(), IsDebugInfoStripped(), LdrpMapDll(), LdrRelocateImageWithBias(), LdrVerifyImageMatchesChecksum(), MapAndLoad(), MiReloadBootLoadedDrivers(), MmCreatePeb(), MmVerifyImageIsOkForMpUse(), pe_load_msc_debug_info(), PeFmtCreateSection(), PeLdrLoadImageEx(), query_image_section(), shgfi_get_exe_type(), test_ExitProcess(), test_import_resolution(), test_Loader(), test_NtQuerySection(), and test_section_access().
WORD _IMAGE_FILE_HEADER::Machine |
Definition at line 122 of file ntddk_ex.h.
Referenced by build_exe(), CheckForValidPEAndVendor(), create_fake_dll(), ImgpLoadPEImage(), InitializeTestImage(), main(), MmCheckFreeldrImageFile(), MmCheckSystemImage(), PeFmtCreateSection(), query_image_section(), test_Loader(), and test_NtQuerySection().
WORD _IMAGE_FILE_HEADER::NumberOfSections |
Definition at line 123 of file ntddk_ex.h.
Referenced by __mingw_GetSectionCount(), __RtlImageRvaToSection(), _FindPESection(), _FindPESectionByName(), _FindPESectionExec(), BlImgFindSection(), build_exe(), change_section_attribs(), check_exe(), ConvertCoffs(), create_fake_dll(), create_test_dll(), create_test_dll_sections(), CreateOutputFile(), driver_fixup(), find_rossym_section(), get_section_header(), GetStabInfo(), ImageGetDigestStream(), ImgpLoadPEImage(), InitializeTestImage(), LdrpSetProtection(), LdrpSnapIAT(), main(), MapAndLoad(), MiEnablePagingOfDriver(), MiFindInitializationCode(), MiLocateKernelSections(), MiWriteProtectSystemImage(), MmCheckFreeldrImageFile(), MmFreeDriverInitialization(), pe_load_export_debug_info(), pe_load_msc_debug_info(), pe_map_file(), PeFmtCreateSection(), PeLdrLoadImageEx(), query_image_section(), RosSymCreateFromFile(), RosSymCreateFromMem(), RtlImageRvaToSection(), rva_to_offset(), rva_to_ptr(), START_TEST(), test_ExitProcess(), test_filenames(), test_import_resolution(), test_Loader(), test_ResolveDelayLoadedAPI(), test_section_access(), and write_raw_resources().
DWORD _IMAGE_FILE_HEADER::NumberOfSymbols |
Definition at line 126 of file ntddk_ex.h.
Referenced by CreateOutputFile(), DbgkCreateThread(), DbgkMapViewOfSection(), DbgkpPostFakeModuleMessages(), GetCoffInfo(), InitializeTestImage(), MmCheckFreeldrImageFile(), pe_is_valid_pointer_table(), pe_map_file(), RosSymCreateFromFile(), and RosSymCreateFromMem().
DWORD _IMAGE_FILE_HEADER::PointerToSymbolTable |
Definition at line 125 of file ntddk_ex.h.
Referenced by CreateOutputFile(), GetCoffInfo(), InitializeTestImage(), main(), MmCheckFreeldrImageFile(), pe_is_valid_pointer_table(), pe_map_file(), RosSymCreateFromFile(), and RosSymCreateFromMem().
WORD _IMAGE_FILE_HEADER::SizeOfOptionalHeader |
Definition at line 127 of file ntddk_ex.h.
Referenced by build_exe(), create_fake_dll(), create_test_dll(), create_test_dll_sections(), CreateOutputFile(), get_section_header(), get_sectionheader(), ImageGetDigestStream(), InitializeTestImage(), main(), MapAndLoad(), MmCheckFreeldrImageFile(), pe_load_export_debug_info(), pe_load_msc_debug_info(), pe_map_file(), PeFmtCreateSection(), process_data(), query_image_section(), START_TEST(), test_ExitProcess(), test_filenames(), test_import_resolution(), test_Loader(), test_ResolveDelayLoadedAPI(), and test_section_access().
DWORD _IMAGE_FILE_HEADER::TimeDateStamp |
Definition at line 124 of file ntddk_ex.h.
Referenced by fetch_pe_module_info_cb(), GetTimestampForLoadedLibrary(), InitializeTestImage(), KiDumpParameterImages(), LdrpAllocateDataTableEntry(), LdrpCheckForLoadedDll(), LdrpRecordUnloadEvent(), module_find_cb(), pe_load_builtin_module(), and pe_load_msc_debug_info().