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

Public Attributes

Elf_Note desc
 
char name [4]
 
char build_id [20]
 

Detailed Description

Definition at line 80 of file genelf.c.

Member Data Documentation

◆ build_id

char buildid_note::build_id[20]

Definition at line 83 of file genelf.c.

◆ desc

Elf_Note buildid_note::desc

Definition at line 81 of file genelf.c.

◆ name

char buildid_note::name[4]

Definition at line 82 of file genelf.c.


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