ファイル定義書 仕様書 自動 作成 ツール【A HotDocument】

elf2efi.c

ファイル名ファイル名

elf2efi.c

ソースファイル情報ソースファイル情報

内容 行数 比率
コメント行数 157 20%
空行行数 116 14%
実行行数 530 66%
合計行数 803 100%

関数定義数関数定義数

内容 定義数
関数数 16

定義関数定義関数

No. 名称 属性 説明
1
StaticStatic xmalloc static void * Allocate memory
2
StaticStatic efi_file_align static unsigned long Align section within PE file
3
StaticStatic generate_pe_reloc static void Generate entry in PE relocation table
4
StaticStatic output_pe_reltab static size_t Calculate size of binary PE relocation table
5
StaticStatic open_input_bfd static bfd * Open input BFD file
6
StaticStatic read_symtab static asymbol ** Read symbol table
7
StaticStatic read_reltab static arelent ** Read relocation table
8
StaticStatic process_section static struct pe_section * Process section
9
StaticStatic process_reloc static void Process relocation record
10
StaticStatic create_reloc_section static struct pe_section * Create relocations section
11
StaticStatic create_debug_section static struct pe_section * Create debug section
12
StaticStatic write_pe_file static void Write out PE file
13
StaticStatic elf2pe static void Convert ELF to PE
14
StaticStatic print_help static void Print help
15
StaticStatic parse_options static int Parse command-line options
16
FunctionFunction main int  

See Also

目次 | ファイル一覧 | 関数一覧 | ネームスペース一覧 | クラス一覧 | #define一覧 | マクロ一覧 | 外部変数一覧 | 構造体一覧 | 共用体一覧 | 列挙体一覧 | Const一覧 | 索引 | サイドメニュー