52 #define L4RE_ELF_AUX_ELEM const __attribute__((used, section(".rol4re_elf_aux"), aligned(sizeof(l4_umword_t)))) 67 #define L4RE_ELF_AUX_ELEM_T(type, id, tag, val...) \ 68 static L4RE_ELF_AUX_ELEM type id = {tag, sizeof(type), val} Auxiliary vector element for a single unsigned data word.
Tag for descriptor that defines the stack size for the first application thread.
Common L4 ABI Data Types.
Generic header for each auxiliary vector element.
Tag for an invalid element in the auxiliary vector.
Tag for descriptor that defines the KIP address for the binaries address space.
unsigned long l4_umword_t
Unsigned machine word.
struct l4re_elf_aux_vma_t l4re_elf_aux_vma_t
Auxiliary vector element for a reserved virtual memory area.
Tag for descriptor that defines the stack address for the first application thread.
Auxiliary vector element for a reserved virtual memory area.
Tag for descriptor for a reserved virtual memory area.
struct l4re_elf_aux_t l4re_elf_aux_t
Generic header for each auxiliary vector element.
struct l4re_elf_aux_mword_t l4re_elf_aux_mword_t
Auxiliary vector element for a single unsigned data word.