ファイル名efilink.c
ソースファイル情報| 内容 | 行数 | 比率 |
|---|---|---|
| コメント行数 | 99 | 20% |
| 空行行数 | 71 | 14% |
| 実行行数 | 337 | 66% |
| 合計行数 | 507 | 100% |
関数定義数| 内容 | 定義数 |
|---|---|
| 関数数 | 11 |
定義関数| No. | 型 | 名称 | 属性 | 説明 |
|---|---|---|---|---|
1 |
xmalloc | static void * | Allocate memory | |
2 |
generate_pe_reloc | static void | Generate entry in PE relocation table | |
3 |
output_pe_reltab | static size_t | Calculate size of binary PE relocation table | |
4 |
read_symtab | static void | Read symbol table | |
5 |
read_reltab | static arelent ** | Read relocation table | |
6 |
open_input_bfd | static struct bfd_file * | Open input BFD file | |
7 |
open_output_bfd | static struct bfd_file * | Open output BFD file | |
8 |
copy_bfd_section | static void | Copy section from input BFD file to output BFD file | |
9 |
process_reloc | static void | Process relocation record | |
10 |
create_reloc_section | static void | Create .reloc section | |
11 |
main | int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー