ReactOS 0.4.15-dev-8096-ga0eec98
elf_load Struct Reference
Collaboration diagram for elf_load:

Public Attributes

struct processpcs
 
struct elf_info elf_info
 
const WCHARname
 
BOOL ret
 

Detailed Description

Definition at line 1595 of file elf_module.c.

Member Data Documentation

◆ elf_info

struct elf_info elf_load::elf_info

Definition at line 1598 of file elf_module.c.

Referenced by elf_load_cb(), elf_load_module(), and elf_synchronize_module_list().

◆ name

const WCHAR* elf_load::name

Definition at line 1599 of file elf_module.c.

Referenced by elf_load_cb(), elf_load_module(), and elf_synchronize_module_list().

◆ pcs

struct process* elf_load::pcs

Definition at line 1597 of file elf_module.c.

Referenced by elf_load_cb(), elf_load_module(), and elf_synchronize_module_list().

◆ ret

BOOL elf_load::ret

Definition at line 1600 of file elf_module.c.

Referenced by elf_load_cb(), elf_load_module(), and elf_synchronize_module_list().


The documentation for this struct was generated from the following file: