Planeshift
google_breakpad::ElfClass32 Struct Reference

#include <elfutils.h>

Public Types

typedef Elf32_Addr Addr
 
typedef Elf32_Ehdr Ehdr
 
typedef Elf32_Half Half
 
typedef Elf32_Nhdr Nhdr
 
typedef Elf32_Off Off
 
typedef Elf32_Phdr Phdr
 
typedef Elf32_Shdr Shdr
 
typedef Elf32_Word Word
 

Static Public Attributes

static const size_t kAddrSize = sizeof(Elf32_Addr)
 
static const int kClass = ELFCLASS32
 

Detailed Description

Definition at line 44 of file elfutils.h.

Member Typedef Documentation

Definition at line 45 of file elfutils.h.

Definition at line 46 of file elfutils.h.

Definition at line 50 of file elfutils.h.

Definition at line 47 of file elfutils.h.

Definition at line 51 of file elfutils.h.

Definition at line 48 of file elfutils.h.

Definition at line 49 of file elfutils.h.

Definition at line 52 of file elfutils.h.

Member Data Documentation

const size_t google_breakpad::ElfClass32::kAddrSize = sizeof(Elf32_Addr)
static

Definition at line 54 of file elfutils.h.

const int google_breakpad::ElfClass32::kClass = ELFCLASS32
static

Definition at line 53 of file elfutils.h.


The documentation for this struct was generated from the following file: