|
Linux Perf
|

Public Attributes | |
| off_t | offset |
| off_t | rel |
| u64 | addr |
| u64 | len |
| struct list_head | node |
| struct phdr_data * | remaps |
Definition at line 1387 of file symbol-elf.c.
| u64 phdr_data::addr |
Definition at line 1390 of file symbol-elf.c.
| u64 phdr_data::len |
Definition at line 1391 of file symbol-elf.c.
| struct list_head phdr_data::node |
Definition at line 1392 of file symbol-elf.c.
| off_t phdr_data::offset |
Definition at line 1388 of file symbol-elf.c.
| off_t phdr_data::rel |
Definition at line 1389 of file symbol-elf.c.
| struct phdr_data* phdr_data::remaps |
Definition at line 1393 of file symbol-elf.c.