Public Types | Public Member Functions

ELF64 Struct Reference

#include <ir_elf.h>

List of all members.

Public Types

typedef Elf64_Off Elf_Off
typedef Elf64_Ehdr Elf_Ehdr
typedef Elf64_Shdr Elf_Shdr
typedef Elf64_Sym Elf_Sym

Public Member Functions

unsigned char Elf_class () const
unsigned char Elf_st_info (UINT bind, UINT type) const

Detailed Description

Definition at line 8 of file ir_elf.h.


Member Typedef Documentation

Definition at line 11 of file ir_elf.h.

Definition at line 10 of file ir_elf.h.

Definition at line 12 of file ir_elf.h.

Definition at line 13 of file ir_elf.h.


Member Function Documentation

unsigned char ELF64::Elf_class (  )  const [inline]

Definition at line 15 of file ir_elf.h.

unsigned char ELF64::Elf_st_info ( UINT  bind,
UINT  type 
) const [inline]

Definition at line 16 of file ir_elf.h.

References ELF64_ST_INFO.


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