構造体定義書 仕様書作成ツール【A HotDocument】

Elf32_External_Ehdr

構文構文

typedef struct

ファイル名ファイル名

external.h

構造体情報構造体情報

No. 名称 属性説明
1
Elf32_External_Ehdr   
  e_ident[16] unsigned char ELF "magic number"
  e_type[2] unsigned char Identifies object file type
  e_machine[2] unsigned char Specifies required architecture
  e_version[4] unsigned char Identifies object file version
  e_entry[4] unsigned char Entry point virtual address
  e_phoff[4] unsigned char Program header table file offset
  e_shoff[4] unsigned char Section header table file offset
  e_flags[4] unsigned char Processor-specific flags
  e_ehsize[2] unsigned char ELF header size in bytes
  e_phentsize[2] unsigned char Program header table entry size
  e_phnum[2] unsigned char Program header table entry count
  e_shentsize[2] unsigned char Section header table entry size
  e_shnum[2] unsigned char Section header table entry count
  e_shstrndx[2] unsigned char Section header string table index

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー