typedef struct
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
Elf64_Ehdr | ||
e_ident[EI_NIDENT] | unsigned char | File identification. | |
e_type | Elf64_Half | File type. | |
e_machine | Elf64_Half | Machine architecture. | |
e_version | Elf64_Word | ELF format version. | |
e_entry | Elf64_Addr | Entry point. | |
e_phoff | Elf64_Off | Program header file offset. | |
e_shoff | Elf64_Off | Section header file offset. | |
e_flags | Elf64_Word | Architecture-specific flags. | |
e_ehsize | Elf64_Half | Size of ELF header in bytes. | |
e_phentsize | Elf64_Half | Size of program header entry. | |
e_phnum | Elf64_Half | Number of program header entries. | |
e_shentsize | Elf64_Half | Size of section header entry. | |
e_shnum | Elf64_Half | Number of section header entries. | |
e_shstrndx | Elf64_Half | Section name strings section. |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー