#include <ir_elf.h>
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 |
Definition at line 8 of file ir_elf.h.
| typedef Elf64_Ehdr ELF64::Elf_Ehdr |
| typedef Elf64_Off ELF64::Elf_Off |
| typedef Elf64_Shdr ELF64::Elf_Shdr |
| typedef Elf64_Sym ELF64::Elf_Sym |
Definition at line 16 of file ir_elf.h.
References ELF64_ST_INFO.
1.7.1