|
Linux Perf
|

Public Attributes | |
| u64 | stext |
| u64 | etext |
| u64 | first_symbol |
| u64 | last_symbol |
| u64 | first_module |
| u64 | last_module_symbol |
| size_t | phnum |
| struct list_head | phdrs |
| struct list_head | syms |
Definition at line 1401 of file symbol-elf.c.
| u64 kcore_copy_info::etext |
Definition at line 1403 of file symbol-elf.c.
| u64 kcore_copy_info::first_module |
Definition at line 1406 of file symbol-elf.c.
| u64 kcore_copy_info::first_symbol |
Definition at line 1404 of file symbol-elf.c.
| u64 kcore_copy_info::last_module_symbol |
Definition at line 1407 of file symbol-elf.c.
| u64 kcore_copy_info::last_symbol |
Definition at line 1405 of file symbol-elf.c.
| struct list_head kcore_copy_info::phdrs |
Definition at line 1409 of file symbol-elf.c.
| size_t kcore_copy_info::phnum |
Definition at line 1408 of file symbol-elf.c.
| u64 kcore_copy_info::stext |
Definition at line 1402 of file symbol-elf.c.
| struct list_head kcore_copy_info::syms |
Definition at line 1410 of file symbol-elf.c.