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