GDB (xrefs)
|
Public Attributes | |
struct bfd * | bfd |
CORE_ADDR | sysinfo_ehdr |
size_t | size |
char * | name |
int | from_tty |
Definition at line 168 of file symfile-mem.c.
struct bfd* symbol_file_add_from_memory_args::bfd |
Definition at line 170 of file symfile-mem.c.
Referenced by add_vsyscall_page(), and symbol_file_add_from_memory_wrapper().
int symbol_file_add_from_memory_args::from_tty |
Definition at line 174 of file symfile-mem.c.
Referenced by add_vsyscall_page(), and symbol_file_add_from_memory_wrapper().
char* symbol_file_add_from_memory_args::name |
Definition at line 173 of file symfile-mem.c.
Referenced by add_vsyscall_page(), and symbol_file_add_from_memory_wrapper().
size_t symbol_file_add_from_memory_args::size |
Definition at line 172 of file symfile-mem.c.
Referenced by add_vsyscall_page(), and symbol_file_add_from_memory_wrapper().
CORE_ADDR symbol_file_add_from_memory_args::sysinfo_ehdr |
Definition at line 171 of file symfile-mem.c.
Referenced by add_vsyscall_page(), and symbol_file_add_from_memory_wrapper().