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