PatchworkOS
Loading...
Searching...
No Matches
elf_note_t Struct Reference

ELF note header. More...

#include <elf.h>

Data Fields

uint32_t nameSize
 
uint32_t descSize
 
uint32_t type
 

Detailed Description

ELF note header.

The elf_note_t structure used for note sections.

Definition at line 386 of file elf.h.

Field Documentation

◆ descSize

uint32_t elf_note_t::descSize

Definition at line 389 of file elf.h.

◆ nameSize

uint32_t elf_note_t::nameSize

Definition at line 388 of file elf.h.

◆ type

uint32_t elf_note_t::type

Definition at line 390 of file elf.h.


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