Searched refs:entryoff (Results 1 – 4 of 4) sorted by relevance
330 unsigned char entryoff[8]; /* File offset of the entry point. */ member
534 bfd_uint64_t entryoff; member
1189 bfd_h_put_64 (abfd, cmd->entryoff, raw.entryoff); in bfd_mach_o_write_main()3088 cmd->command.main.entryoff = 0; in bfd_mach_o_build_commands()3130 commands[main_idx].command.main.entryoff = in bfd_mach_o_build_commands()4398 cmd->entryoff = bfd_get_64 (abfd, raw.entryoff); in bfd_mach_o_read_main()4715 abfd->start_address = main_cmd->entryoff in bfd_mach_o_scan_start_address()
1630 printf_uint64 (entry->entryoff); in dump_load_command()