|
Linux Kernel
3.7.1
|
#include <linux/elf.h>Go to the source code of this file.
Data Structures | |
| struct | elf32_fdpic_loadseg |
| struct | elf32_fdpic_loadmap |
Macros | |
| #define | PT_GNU_STACK (PT_LOOS + 0x474e551) |
| #define | ELF32_FDPIC_LOADMAP_VERSION 0x0000 |
| #define ELF32_FDPIC_LOADMAP_VERSION 0x0000 |
Definition at line 32 of file elf-fdpic.h.
| #define PT_GNU_STACK (PT_LOOS + 0x474e551) |
Definition at line 17 of file elf-fdpic.h.
1.8.2