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

#include <external.h>

Public Attributes

unsigned char namesz [4]
 
unsigned char descsz [4]
 
unsigned char type [4]
 
char name [1]
 

Detailed Description

Definition at line 154 of file external.h.

Member Data Documentation

◆ descsz

unsigned char Elf_External_Note::descsz[4]

Definition at line 156 of file external.h.

◆ name

◆ namesz

unsigned char Elf_External_Note::namesz[4]

Definition at line 155 of file external.h.

◆ type


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