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

Elf64_External_Shdr

構文構文

typedef struct

ファイル名ファイル名

external.h

構造体情報構造体情報

No. 名称 属性説明
1
Elf64_External_Shdr   
  sh_name[4] unsigned char Section name, index in string tbl
  sh_type[4] unsigned char Type of section
  sh_flags[8] unsigned char Miscellaneous section attributes
  sh_addr[8] unsigned char Section virtual addr at execution
  sh_offset[8] unsigned char Section file offset
  sh_size[8] unsigned char Size of section in bytes
  sh_link[4] unsigned char Index of another section
  sh_info[4] unsigned char Additional section information
  sh_addralign[8] unsigned char Section alignment
  sh_entsize[8] unsigned char Entry size if section holds table

See Also

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