CLRX  1
An unofficial OpenCL extensions designed for Radeon GPUs
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
Public Types | Static Public Attributes | List of all members
CLRX::Elf64Types Struct Reference

ELF 32-bit types. More...

#include <ElfBinaries.h>

Public Types

typedef size_t Size
 size used to return size value
 
typedef uint64_t Word
 word size in ELF
 
typedef uint64_t SectionFlags
 section flags
 
typedef Elf64_Ehdr Ehdr
 ELF header.
 
typedef Elf64_Shdr Shdr
 Section header.
 
typedef Elf64_Phdr Phdr
 program header
 
typedef Elf64_Sym Sym
 symbol header
 

Static Public Attributes

static const cxbyte ELFCLASS
 ELF class.
 
static const cxuint bitness
 ELF bitness.
 
static const char * bitName
 bitness name
 
static const Word nobase = Word(0)-1
 address with zero base
 

Detailed Description

ELF 32-bit types.


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