|
PatchworkOS
|
ELF dynamic entry. More...
#include <elf.h>
Data Fields | ||
| int64_t | tag | |
| union { | ||
| uint64_t val | ||
| uint64_t ptr | ||
| } | un | |
ELF dynamic entry.
The elf_dyn_t structure used in the dynamic section for dynamic linking information.
| union { ... } elf_dyn_t::un |