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

#include <glibc_elf.h>

Public Attributes

unsigned char kind
 
unsigned char size
 
Elf32_Section section
 
Elf32_Word info
 

Detailed Description

Definition at line 1714 of file glibc_elf.h.

Member Data Documentation

◆ info

Elf32_Word Elf_Options::info

Definition at line 1721 of file glibc_elf.h.

◆ kind

unsigned char Elf_Options::kind

Definition at line 1716 of file glibc_elf.h.

◆ section

Elf32_Section Elf_Options::section

Definition at line 1719 of file glibc_elf.h.

◆ size

unsigned char Elf_Options::size

Definition at line 1718 of file glibc_elf.h.


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