Linux Perf
phdr_data Struct Reference
Collaboration diagram for phdr_data:
Collaboration graph

Public Attributes

off_t offset
 
off_t rel
 
u64 addr
 
u64 len
 
struct list_head node
 
struct phdr_dataremaps
 

Detailed Description

Definition at line 1387 of file symbol-elf.c.

Member Data Documentation

◆ addr

u64 phdr_data::addr

Definition at line 1390 of file symbol-elf.c.

◆ len

u64 phdr_data::len

Definition at line 1391 of file symbol-elf.c.

◆ node

struct list_head phdr_data::node

Definition at line 1392 of file symbol-elf.c.

◆ offset

off_t phdr_data::offset

Definition at line 1388 of file symbol-elf.c.

◆ rel

off_t phdr_data::rel

Definition at line 1389 of file symbol-elf.c.

◆ remaps

struct phdr_data* phdr_data::remaps

Definition at line 1393 of file symbol-elf.c.


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