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

Public Attributes

int fd
 
int elfclass
 
Elf * elf
 
GElf_Ehdr ehdr
 

Detailed Description

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

Member Data Documentation

◆ ehdr

GElf_Ehdr kcore::ehdr

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

◆ elf

Elf* kcore::elf

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

◆ elfclass

int kcore::elfclass

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

◆ fd

int kcore::fd

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


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