構文struct elf_obj_tdata
ファイル名
構造体情報| No. | 名称 | 属性 | 説明 |
|---|---|---|---|
1 |
elf_obj_tdata | ||
| elf_header[1] | Elf_Internal_Ehdr | Actual data, but ref like ptr | |
| elf_sect_ptr | Elf_Internal_Shdr ** | ||
| phdr | Elf_Internal_Phdr * | ||
| strtab_ptr | strtab * | ||
| num_locals | int | ||
| num_globals | int | ||
| sym_extra | Elf_Sym_Extra * | ||
| section_syms | asymbol ** | STT_SECTION symbols for each section | |
| num_section_syms | int | number of section_syms allocated | |
| symtab_hdr | Elf_Internal_Shdr | ||
| shstrtab_hdr | Elf_Internal_Shdr | ||
| strtab_hdr | Elf_Internal_Shdr | ||
| dynsymtab_hdr | Elf_Internal_Shdr | ||
| dynstrtab_hdr | Elf_Internal_Shdr | ||
| symtab_section, shstrtab_section, strtab_section, dynsymtab_section | int | ||
| next_file_pos | file_ptr | ||
| prstatus | void * | The raw /proc prstatus structure | |
| prpsinfo | void * | The raw /proc prpsinfo structure | |
| gp | bfd_vma | The gp value (MIPS only, for now) | |
| gp_size | int | The gp size (MIPS only, for now) | |
| sym_hashes | elf_link_hash_entry ** | ||
| dt_needed_name | const char * | ||
| bad_symtab | boolean |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー