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

#include <glibc_elf.h>

Public Attributes

Elf32_Word ch_type
 
Elf32_Word ch_size
 
Elf32_Word ch_addralign
 

Detailed Description

Definition at line 488 of file glibc_elf.h.

Member Data Documentation

◆ ch_addralign

Elf32_Word Elf32_Chdr::ch_addralign

Definition at line 492 of file glibc_elf.h.

◆ ch_size

Elf32_Word Elf32_Chdr::ch_size

Definition at line 491 of file glibc_elf.h.

◆ ch_type

Elf32_Word Elf32_Chdr::ch_type

Definition at line 490 of file glibc_elf.h.


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