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

#include <internal.h>

Public Attributes

unsigned long namesz
 
unsigned long descsz
 
unsigned long type
 
char * namedata
 
char * descdata
 
bfd_vma descpos
 

Detailed Description

Definition at line 111 of file internal.h.

Member Data Documentation

◆ descdata

char* elf_internal_note::descdata

Definition at line 116 of file internal.h.

◆ descpos

bfd_vma elf_internal_note::descpos

Definition at line 117 of file internal.h.

◆ descsz

unsigned long elf_internal_note::descsz

Definition at line 113 of file internal.h.

◆ namedata

char* elf_internal_note::namedata

Definition at line 115 of file internal.h.

◆ namesz

unsigned long elf_internal_note::namesz

Definition at line 112 of file internal.h.

◆ type


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