/toolchain/binutils/binutils-2.25/bfd/ |
D | mach-o.c | 538 bfd_mach_o_append_command (bfd *abfd, bfd_mach_o_load_command *cmd) in bfd_mach_o_append_command() 1106 bfd_mach_o_thread_command *cmd = &command->command.thread; in bfd_mach_o_write_thread() local 1137 bfd_mach_o_dylinker_command *cmd = &command->command.dylinker; in bfd_mach_o_write_dylinker() local 1160 bfd_mach_o_dylib_command *cmd = &command->command.dylib; in bfd_mach_o_write_dylib() local 1186 bfd_mach_o_main_command *cmd = &command->command.main; in bfd_mach_o_write_main() local 1202 bfd_mach_o_dyld_info_command *cmd = &command->command.dyld_info; in bfd_mach_o_write_dyld_info() local 1888 bfd_mach_o_build_dysymtab (bfd *abfd, bfd_mach_o_dysymtab_command *cmd) in bfd_mach_o_build_dysymtab() 2002 bfd_mach_o_dysymtab_command *cmd = &command->command.dysymtab; in bfd_mach_o_write_dysymtab() local 2377 bfd_mach_o_load_command *cmd; in bfd_mach_o_write_contents() local 2810 bfd_mach_o_load_command *cmd; in bfd_mach_o_layout_commands() local [all …]
|
D | lynx-core.c | 47 char cmd[PNMLEN + 1]; member
|
D | osf-core.c | 44 char cmd[MAXCOMLEN + 1]; member
|
D | hppabsd-core.c | 59 char cmd[MAXCOMLEN + 1]; member
|
D | irix-core.c | 38 char cmd[CORE_NAMESIZE]; member
|
D | hpux-core.c | 96 char cmd[MAXCOMLEN + 1]; member
|
D | vms-alpha.c | 1519 _bfd_vms_etir_name (int cmd) in _bfd_vms_etir_name() 1711 int cmd = bfd_getl16 (ptr); in _bfd_vms_slurp_etir() local 4082 int cmd = src_ptr[0], cmd_length, data; in parse_module() local 4210 int cmd = ((signed char *)pcl_ptr)[0], cmd_length, data; in parse_module() local 4797 int cmd; in alpha_vms_slurp_relocs() local 6948 signed char cmd; in evax_bfd_print_dst() local 7052 signed char cmd = buf[0]; in evax_bfd_print_dst() local
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | od-macho.c | 320 bfd_mach_o_load_command *cmd; in dump_section_map() local 406 dump_segment (bfd *abfd ATTRIBUTE_UNUSED, bfd_mach_o_load_command *cmd) in dump_segment() 436 dump_dysymtab (bfd *abfd, bfd_mach_o_load_command *cmd, bfd_boolean verbose) in dump_dysymtab() 939 dump_dyld_info (bfd *abfd, bfd_mach_o_load_command *cmd, in dump_dyld_info() 990 dump_thread (bfd *abfd, bfd_mach_o_load_command *cmd) in dump_thread() 1219 dump_code_signature (bfd *abfd, bfd_mach_o_linkedit_command *cmd) in dump_code_signature() 1245 dump_segment_split_info (bfd *abfd, bfd_mach_o_linkedit_command *cmd) in dump_segment_split_info() 1292 dump_function_starts (bfd *abfd, bfd_mach_o_linkedit_command *cmd) in dump_function_starts() 1351 dump_data_in_code (bfd *abfd, bfd_mach_o_linkedit_command *cmd) in dump_data_in_code() 1394 dump_twolevel_hints (bfd *abfd, bfd_mach_o_twolevel_hints_command *cmd) in dump_twolevel_hints() [all …]
|
D | dllwrap.c | 181 char *cmd; in look_for_prog() local 246 char *cmd; in deduce_name() local
|
D | resrc.c | 197 run_cmd (char *cmd, const char *redir) in run_cmd() 311 open_input_stream (char *cmd) in open_input_stream() 377 look_for_default (char *cmd, const char *prefix, int end_prefix, in look_for_default() 430 char *cmd; in read_rc_file() local
|
D | dlltool.c | 1984 char * cmd; in assemble_file() local 4318 char *cmd; in look_for_prog() local 4383 char *cmd; in deduce_name() local
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | simple-object-mach-o.c | 87 unsigned char cmd[4]; /* The type of load command. */ member 100 unsigned char cmd[4]; /* The type of load command (LC_SEGMENT). */ member 117 unsigned char cmd[4]; /* The type of load command (LC_SEGMENT_64). */ member 771 unsigned int cmd; in simple_object_mach_o_find_sections() local
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | spu_ovl.S | 58 #define cmd reserved3 macro
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-msp430.c | 3173 char cmd[32]; in md_assemble() local
|
/toolchain/binutils/binutils-2.25/include/mach-o/ |
D | external.h | 78 unsigned char cmd[4]; /* The type of load command. */ member
|