UbixOS  2.0
Elf_Note Struct Reference

#include <elf_common.h>

Collaboration diagram for Elf_Note:
Collaboration graph

Data Fields

uint32_t n_descsz
 
uint32_t n_namesz
 
uint32_t n_type
 

Detailed Description

Definition at line 45 of file elf_common.h.

Field Documentation

◆ n_descsz

uint32_t Elf_Note::n_descsz

Definition at line 47 of file elf_common.h.

◆ n_namesz

uint32_t Elf_Note::n_namesz

Definition at line 46 of file elf_common.h.

◆ n_type

uint32_t Elf_Note::n_type

Definition at line 48 of file elf_common.h.


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