Planeshift
Public Types | Static Public Attributes

google_breakpad::ElfClass64 Struct Reference

#include <elfutils.h>

List of all members.

Public Types

typedef Elf64_Addr Addr
typedef Elf64_Ehdr Ehdr
typedef Elf64_Half Half
typedef Elf64_Nhdr Nhdr
typedef Elf64_Off Off
typedef Elf64_Phdr Phdr
typedef Elf64_Shdr Shdr
typedef Elf64_Word Word

Static Public Attributes

static const size_t kAddrSize = sizeof(Elf64_Addr)
static const int kClass = ELFCLASS64

Detailed Description

Definition at line 57 of file elfutils.h.


Member Typedef Documentation

Definition at line 58 of file elfutils.h.

Definition at line 59 of file elfutils.h.

Definition at line 63 of file elfutils.h.

Definition at line 60 of file elfutils.h.

Definition at line 64 of file elfutils.h.

Definition at line 61 of file elfutils.h.

Definition at line 62 of file elfutils.h.

Definition at line 65 of file elfutils.h.


Member Data Documentation

const size_t google_breakpad::ElfClass64::kAddrSize = sizeof(Elf64_Addr) [static]

Definition at line 67 of file elfutils.h.

const int google_breakpad::ElfClass64::kClass = ELFCLASS64 [static]

Definition at line 66 of file elfutils.h.


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