|
GEL
0.99
|
#include <gel/prog.h>
Data Fields | |
| gel_cursor_t | cur |
| char * | name |
| u32_t | type |
| gel_cursor_t | desc |
| size_t | size |
| int | aligned |
Cursor for the content of PT_NOTE program header.
| int gel_note_t::aligned |
| gel_cursor_t gel_note_t::cur |
| gel_cursor_t gel_note_t::desc |
| char* gel_note_t::name |
| size_t gel_note_t::size |
| u32_t gel_note_t::type |