ReactOS 0.4.16-dev-320-g3bd9ddc
|
Public Attributes | |
unsigned | flags |
DWORD_PTR | dbg_hdr_addr |
struct module * | module |
const WCHAR * | module_name |
Definition at line 39 of file elf_module.c.
DWORD_PTR elf_info::dbg_hdr_addr |
Definition at line 42 of file elf_module.c.
Referenced by elf_load_file_from_fmap(), and elf_read_wine_loader_dbg_info().
unsigned elf_info::flags |
Definition at line 41 of file elf_module.c.
Referenced by elf_enum_modules(), elf_load_file_from_fmap(), and elf_read_wine_loader_dbg_info().
Definition at line 43 of file elf_module.c.
Referenced by elf_load_file_from_fmap(), elf_read_wine_loader_dbg_info(), and elf_search_and_load_file().
Definition at line 44 of file elf_module.c.
Referenced by elf_enum_modules(), and elf_load_file_from_fmap().