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

Public Attributes

unsigned int namesz
 
unsigned int descsz
 
unsigned int type
 
char name [0]
 

Detailed Description

Definition at line 54 of file genelf.c.

Member Data Documentation

◆ descsz

unsigned int Elf_Note::descsz

Definition at line 56 of file genelf.c.

◆ name

char Elf_Note::name[0]

Definition at line 58 of file genelf.c.

◆ namesz

unsigned int Elf_Note::namesz

Definition at line 55 of file genelf.c.

◆ type

unsigned int Elf_Note::type

Definition at line 57 of file genelf.c.


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