ReactOS 0.4.16-dev-329-g9223134
|
Public Attributes | |
ULONG_PTR | elf_addr |
unsigned short | elf_mark: 1 |
unsigned short | elf_loader: 1 |
struct image_file_map | file_map |
Definition at line 83 of file elf_module.c.
ULONG_PTR elf_module_info::elf_addr |
Definition at line 85 of file elf_module.c.
Referenced by elf_load_file_from_fmap().
Definition at line 87 of file elf_module.c.
Referenced by elf_load_file_from_fmap().
Definition at line 86 of file elf_module.c.
Referenced by elf_load_file_from_fmap().
struct image_file_map elf_module_info::file_map |
Definition at line 88 of file elf_module.c.
Referenced by elf_load_file_from_fmap().