Rizin
unix-like reverse engineering framework and cli tools
elf_note_types Struct Reference

#include <linux_coredump.h>

Public Attributes

int size
 
int size_roundedup
 
int size_name
 
char name [8]
 

Detailed Description

Definition at line 207 of file linux_coredump.h.

Member Data Documentation

◆ name

◆ size

int elf_note_types::size

Definition at line 208 of file linux_coredump.h.

◆ size_name

int elf_note_types::size_name

Definition at line 210 of file linux_coredump.h.

◆ size_roundedup

int elf_note_types::size_roundedup

Definition at line 209 of file linux_coredump.h.


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