elf2efi.c
内容 | 行数 | 比率 |
---|---|---|
コメント行数 | 157 | 20% |
空行行数 | 116 | 14% |
実行行数 | 530 | 66% |
合計行数 | 803 | 100% |
内容 | 定義数 |
---|---|
関数数 | 16 |
No. | 型 | 名称 | 属性 | 説明 |
---|---|---|---|---|
1 |
Static | xmalloc | static void * | Allocate memory |
2 |
Static | efi_file_align | static unsigned long | Align section within PE file |
3 |
Static | generate_pe_reloc | static void | Generate entry in PE relocation table |
4 |
Static | output_pe_reltab | static size_t | Calculate size of binary PE relocation table |
5 |
Static | open_input_bfd | static bfd * | Open input BFD file |
6 |
Static | read_symtab | static asymbol ** | Read symbol table |
7 |
Static | read_reltab | static arelent ** | Read relocation table |
8 |
Static | process_section | static struct pe_section * | Process section |
9 |
Static | process_reloc | static void | Process relocation record |
10 |
Static | create_reloc_section | static struct pe_section * | Create relocations section |
11 |
Static | create_debug_section | static struct pe_section * | Create debug section |
12 |
Static | write_pe_file | static void | Write out PE file |
13 |
Static | elf2pe | static void | Convert ELF to PE |
14 |
Static | print_help | static void | Print help |
15 |
Static | parse_options | static int | Parse command-line options |
16 |
Function | main | int |
目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー