typedef struct
No. | 名称 | 属性 | 説明 |
---|---|---|---|
1 |
Elf32_Shdr | ||
sh_name | Elf32_Word | Section name (index into the | |
sh_type | Elf32_Word | Section type. | |
sh_flags | Elf32_Word | Section flags. | |
sh_addr | Elf32_Addr | Address in memory image. | |
sh_offset | Elf32_Off | Offset in file. | |
sh_size | Elf32_Size | Size in bytes. | |
sh_link | Elf32_Word | Index of a related section. | |
sh_info | Elf32_Word | Depends on section type. | |
sh_addralign | Elf32_Size | Alignment in bytes. | |
sh_entsize | Elf32_Size | Size of each entry in section. |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー