UbixOS V2  2.0
Elf32_Chdr Struct Reference

#include <elf32.h>

Collaboration diagram for Elf32_Chdr:
Collaboration graph

Data Fields

Elf32_Word ch_addralign
 
Elf32_Word ch_size
 
Elf32_Word ch_type
 

Detailed Description

Definition at line 253 of file elf32.h.

Field Documentation

◆ ch_addralign

Elf32_Word Elf32_Chdr::ch_addralign

Definition at line 256 of file elf32.h.

◆ ch_size

Elf32_Word Elf32_Chdr::ch_size

Definition at line 255 of file elf32.h.

◆ ch_type

Elf32_Word Elf32_Chdr::ch_type

Definition at line 254 of file elf32.h.


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