ReactOS Fundraising Campaign 2012
€ 4,410 / € 30,000
Information
|
Donate
Home
|
Info
|
Community
|
Development
|
myReactOS
|
Contact Us
Navigation
Home
Community
Development
myReactOS
Fundraiser 2012
Doxygen
Main Page
Alphabetical List
Data Structures
Directories
File List
Data Fields
Globals
Related Pages
Search
ReactOS Development
> Doxygen
dll
win32
dbghelp
Data Structures
|
Defines
|
Functions
image_private.h File Reference
Go to the source code of this file.
Data Structures
struct
image_file_map
struct
image_section_map
Defines
#
define
IMAGE_NO_MAP
((
void
*)-1)
Functions
BOOL
elf_find_section
(
struct
image_file_map
*fmap, const
char
*
name
, unsigned sht,
struct
image_section_map
*ism)
DECLSPEC_HIDDEN
const
char
*
elf_map_section
(
struct
image_section_map
*ism)
DECLSPEC_HIDDEN
void
elf_unmap_section
(
struct
image_section_map
*ism)
DECLSPEC_HIDDEN
DWORD_PTR
elf_get_map_rva
(const
struct
image_section_map
*ism)
DECLSPEC_HIDDEN
unsigned
elf_get_map_size
(const
struct
image_section_map
*ism)
DECLSPEC_HIDDEN
BOOL
pe_find_section
(
struct
image_file_map
*fmap, const
char
*
name
,
struct
image_section_map
*ism)
DECLSPEC_HIDDEN
const
char
*
pe_map_section
(
struct
image_section_map
*psm)
DECLSPEC_HIDDEN
void
pe_unmap_section
(
struct
image_section_map
*psm)
DECLSPEC_HIDDEN
DWORD_PTR
pe_get_map_rva
(const
struct
image_section_map
*psm)
DECLSPEC_HIDDEN
unsigned
pe_get_map_size
(const
struct
image_section_map
*psm)
DECLSPEC_HIDDEN
static
BOOL
image_find_section
(
struct
image_file_map
*fmap, const
char
*
name
,
struct
image_section_map
*ism)
static const
char
*
image_map_section
(
struct
image_section_map
*ism)
static
void
image_unmap_section
(
struct
image_section_map
*ism)
static
DWORD_PTR
image_get_map_rva
(const
struct
image_section_map
*ism)
static unsigned
image_get_map_size
(const
struct
image_section_map
*ism)
Generated on Fri May 25 2012 05:06:48 for ReactOS by
1.7.6.1
ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.