ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Variables | |
IMAGE_DOS_HEADER | __ImageBase |
Definition at line 195 of file pesect.c.
Referenced by __mingw_get_msvcrt_handle().
Definition at line 236 of file pesect.c.
Definition at line 115 of file pesect.c.
Referenced by _pei386_runtime_relocator().
PIMAGE_SECTION_HEADER __mingw_GetSectionForAddress | ( | LPVOID | p | ) |
PIMAGE_SECTION_HEADER _FindPESection | ( | PBYTE | pImageBase, |
DWORD_PTR | rva | ||
) |
Definition at line 48 of file pesect.c.
Referenced by __mingw_enum_import_library_names(), __mingw_GetSectionForAddress(), and _IsNonwritableInCurrentImage().
PIMAGE_SECTION_HEADER _FindPESectionByName | ( | const char * | pName | ) |
Definition at line 70 of file pesect.c.
PIMAGE_SECTION_HEADER _FindPESectionExec | ( | size_t | eNo | ) |
Definition at line 133 of file pesect.c.
Definition at line 175 of file pesect.c.
Definition at line 27 of file pesect.c.
Referenced by __mingw_enum_import_library_names(), __mingw_GetSectionCount(), __mingw_GetSectionForAddress(), _FindPESectionByName(), _FindPESectionExec(), _GetPEImageBase(), and _IsNonwritableInCurrentImage().
|
extern |
This file has no copyright assigned and is placed in the Public Domain. This file is part of the w64 mingw-runtime package. No warranty is given; refer to the file DISCLAIMER.PD within this package.
Referenced by __mingw_enum_import_library_names(), __mingw_GetSectionCount(), __mingw_GetSectionForAddress(), _FindPESectionByName(), _FindPESectionExec(), _GetPEImageBase(), and _IsNonwritableInCurrentImage().