Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
elf-fdpic.h File Reference
#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
 

Macro Definition Documentation

#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.