typedef struct
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
Elf32_External_Shdr | ||
sh_name[4] | unsigned char | Section name, index in string tbl | |
sh_type[4] | unsigned char | Type of section | |
sh_flags[4] | unsigned char | Miscellaneous section attributes | |
sh_addr[4] | unsigned char | Section virtual addr at execution | |
sh_offset[4] | unsigned char | Section file offset | |
sh_size[4] | 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[4] | unsigned char | Section alignment | |
sh_entsize[4] | unsigned char | Entry size if section holds table |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー