/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mcore.c | 171 char * output; in dump_literals() local 180 output = frag_var (rs_machine_dependent, in dump_literals() 184 output[0] = INST_BYTE0 (MCORE_INST_BR); /* br .+xxx */ in dump_literals() 185 output[1] = INST_BYTE1 (MCORE_INST_BR); in dump_literals() 854 char * output; in md_assemble() local 897 output = frag_more (2); in md_assemble() 903 output = frag_more (2); in md_assemble() 909 output = frag_more (2); in md_assemble() 915 output = frag_more (2); in md_assemble() 920 output[0] = INST_BYTE0 (inst); in md_assemble() [all …]
|
D | tc-microblaze.c | 890 char * output = NULL; in md_assemble() local 981 output = frag_more (isize); in md_assemble() 1031 output = frag_var (rs_machine_dependent, in md_assemble() 1042 output = frag_more (isize); in md_assemble() 1070 output[0] = INST_BYTE0 (inst); in md_assemble() 1071 output[1] = INST_BYTE1 (inst); in md_assemble() 1072 output[2] = INST_BYTE2 (inst); in md_assemble() 1073 output[3] = INST_BYTE3 (inst); in md_assemble() 1074 output = frag_more (isize); in md_assemble() 1098 output[0] = INST_BYTE0 (inst1); in md_assemble() [all …]
|
D | tc-sh.c | 2293 insert_loop_bounds (char *output, sh_operand_info *operand) in insert_loop_bounds() argument 2300 output[0] = 0x8c; in insert_loop_bounds() 2301 output[1] = 0x8c; in insert_loop_bounds() 2302 insert (output, BFD_RELOC_SH_LOOP_START, 1, operand); in insert_loop_bounds() 2303 insert (output, BFD_RELOC_SH_LOOP_END, 1, operand + 1); in insert_loop_bounds() 2329 output = frag_more (2); in insert_loop_bounds() 2330 output[0] = 0x8e; in insert_loop_bounds() 2331 output[1] = 0x8e; in insert_loop_bounds() 2332 insert (output, BFD_RELOC_SH_LOOP_START, 1, operand); in insert_loop_bounds() 2333 insert (output, BFD_RELOC_SH_LOOP_END, 1, operand + 1); in insert_loop_bounds() [all …]
|
D | tc-pj.c | 232 char *output; in md_assemble() local 275 output = frag_more (opcode->len); in md_assemble() 276 output[idx++] = opcode->opcode; in md_assemble() 279 output[idx++] = opcode->opcode_next; in md_assemble() 294 output - frag_now->fr_literal + idx, in md_assemble()
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-powerpc/ |
D | aix52.exp | 42 proc run_aix_test { size name ldopts asopts sources tools output } { argument 47 regsub {^aix} $output {aix64} output 50 regsub {^libaix} $output {libaix64} output 52 if { [regexp {.a$} $output] } { 64 $output]] 254 foreach { name ldopts asopts sources tools output } $test { 255 run_aix_test 32 $name $ldopts $asopts $sources $tools $output 256 run_aix_test 64 $name $ldopts $asopts $sources $tools $output
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | configure.com | 26 $ write sys$output "Configuring binutils for ''arch' target" 94 $ write sys$output "Generate binutils build.com" 111 $ write sys$output "CFLAGS=",CFLAGS 118 $ write sys$output "Compiling ", F, ".c" 126 $ write sys$output "Building nm.exe" 130 $ write sys$output "Building strings.exe" 134 $ write sys$output "Building size.exe" 138 $ write sys$output "Building addr2line.exe" 142 $ write sys$output "Building objdump.exe"
|
D | arsup.c | 103 ar_directory (char *ar_name, struct list *list, char *output) in ar_directory() argument 108 if (output) in ar_directory() 110 outfile = fopen(output,"w"); in ar_directory() 114 fprintf (stderr,_("Can't open file %s\n"), output); in ar_directory() 115 output = 0; in ar_directory() 125 if (output) in ar_directory()
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | configure.com | 34 $ write sys$output "Configuring BFD for ''target' target" 187 $ write sys$output "Generate `bfdver.h' from 'version.h' and `configure.in'." 189 []version.h /output=[]bfdver.h 244 $ write sys$output "Generate `bfd_stdint.h'" 251 $ write sys$output "Generate `targmatch.h'" 265 $ write sys$output "Generate `config.h'" 324 $ write sys$output "Copy sysdep.h" 327 $ write sys$output "Generate build.com" 364 $ write sys$output "Generate elf64-target.h from elfxx-target.h" 366 []elfXX-target.h /output=[]elf64-target.h [all …]
|
D | vms-misc.c | 68 static FILE *output = NULL; in _bfd_vms_debug() local 78 output = stderr; in _bfd_vms_debug() 83 if (output == NULL) in _bfd_vms_debug() 89 fprintf (output, " "); in _bfd_vms_debug() 91 vfprintf (output, format, args); in _bfd_vms_debug() 92 fflush (output); in _bfd_vms_debug()
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/ |
D | readelf.exp | 165 set output [remote_upload host readelf.out] 179 if ![file size $output] then { 204 set lines [grep $output $looked_for] 212 file_on_host delete $output 246 set output [remote_upload host readelf.out] 281 set output [remote_upload host readelf.out] 297 set lines [grep $output $looked_for] 306 file_on_host delete $output
|
/toolchain/binutils/binutils-2.25/gas/ |
D | configure.com | 41 $ write sys$output "Generate targ-cpu.[ch]" 52 $ write sys$output "Generate targ-env.h" 58 $ write sys$output "Generate obj-format.[ch]" 68 $ write sys$output "Generate atof-targ.c" 73 $ write sys$output "Generate gas/config.h" 224 $ write sys$output "Generate gas/build.com" 243 $ write sys$output "CFLAGS=",CFLAGS 250 $ write outfile "$ write sys$output ""Compiling te-vms.c""" 261 $ write sys$output "Compiling targ-cpu.c (/noopt)"
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | README | 32 analysis and/or output 161 Request output in the form of annotated source 162 files. If "symspec" is specified, print output only 164 is specified multiple times, annotated output is 180 Suppress annotated source output. If specified 181 without argument, annotated output is suppressed 182 completely. With an argument, annotated output 185 times, annotated output is suppressed for the 190 Request output in the form of a flat profile 191 (unless any other output-style option is specified, [all …]
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | pexecute.txh | 5 Prepare to execute one or more programs, with standard output of each 51 it should be set when executing a single program. The standard output 53 @code{NULL}, to the standard output of the calling program. Do @emph{not} 69 Send the program's standard error to standard output, if possible. 77 The standard input (output or error) of the program should be read (written) in 97 output. There are two cases in which no output file will be used: 111 output. If @code{PEX_LAST} is not set, this file is considered to be 116 hold standard output. 122 to @code{pex_init} was not @code{NULL}, then the output file name is 124 @var{tempbase} was @code{NULL}, then the output file name is a random [all …]
|
D | configure.com | 13 $ write sys$output "Generate libiberty build.com" 26 $ write sys$output "CFLAGS=",CFLAGS 31 $ write sys$output "Compiling ", F, ".c"
|
D | xmemdup.c | 37 PTR output = xcalloc (1, alloc_size); in xmemdup() local 38 return (PTR) memcpy (output, input, copy_size); in xmemdup()
|
/toolchain/binutils/binutils-2.25/etc/ |
D | texi2pod.pl | 26 $output = 0; 114 $output = 1 if exists $defs{$2}; 118 /^\@c\s+man\s+begin\s+([A-Z]+)/ and $sect = $1, $output = 1, next; 123 $output = 0; 137 next unless $output;
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
D | reg-err.l | 7 .*:8: (Error|Warning): Invalid use of `f0' as output operand 9 .*:10: (Error|Warning): Invalid use of `f0' as output operand 11 .*:12: (Error|Warning): Invalid use of `f0' as output operand
|
/toolchain/binutils/binutils-2.25/ |
D | ltmain.sh | 2566 func_verbose "generating symbol list for \`$output'" 2909 …$LIPO -thin $darwin_arch -output "unfat-$$/${darwin_base_archive}-${darwin_arch}/${darwin_base_arc… 2921 $LIPO -create -output "$darwin_file" $darwin_files 2963 # $output - temporary wrapper script for $objdir/$outputname 2966 # The $output program cannot be directly executed until all the libtool 3332 The $output program cannot be directly executed until all the libtool 3338 Currently, it simply execs the wrapper *script* "$SHELL $output", 4361 output) 4838 -o) prev=output ;; 5137 func_basename "$output" [all …]
|
/toolchain/binutils/binutils-2.25/gold/po/ |
D | gold.pot | 149 msgid "Found non-EXIDX input sections in EXIDX output section" 156 "output section" 308 msgid "Source object %s has EABI version %d but output has EABI version %d." 333 msgid "%s uses VFP register arguments, output does not" 361 "%s uses %u-byte wchar_t yet the output is to use %u-byte wchar_t; use of " 368 "%s uses %s enums yet the output is to use %s enums; use of enum values " 374 msgid "%s uses iWMMXt register arguments, output does not" 379 msgid "fp16 format mismatch between %s and output" 427 #: common.cc:352 output.cc:2432 output.cc:2531 922 msgid "cannot use non-ELF output format with dynamic object %s" [all …]
|
D | it.po | 594 msgid "cannot use non-ELF output format with dynamic object %s" 595 msgstr "impossibile usare un formato di output non ELF con l'oggetto dinamico %s" 669 msgid "output is not an ELF file." 670 msgstr "l'output non è un file ELF." 779 msgid "%s: %s merged constants size: %lu; input: %zu; output: %zu\n" 780 msgstr "%s: %s costanti unite, dimensione: %lu; input: %zu; output: %zu\n" 818 #: object.cc:148 object.cc:2331 output.cc:4052 941 #. config.guess and libtool.m4 look in ld --help output for the 1056 msgid "binary output format not compatible with -shared or -pie or -r" 1057 msgstr "il formato di output binario non è compatibile con -shared, -pie o -r" [all …]
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | scoreelf.em | 49 /* The score backend needs special fields in the output hash structure. 50 These will only be created if the output format is an score format, 51 hence we do not support linking and changing output formats at the 52 same time. Use a link followed by objcopy to change output formats. */ 53 einfo ("%F%X%P: error: cannot change output format whilst linking S+core binaries\n");
|
/toolchain/binutils/binutils-2.25/binutils/testsuite/ |
D | ChangeLog-9303 | 53 through its output. 63 * binutils-all/readelf.wi: Severly reduce expected output. 120 * binutils-all/windres/dialog0.rsd: New file: Expected output. 123 * binutils-all/windres/dialog1.rsd: New file: Expected output. 129 * binutils-all/windres/dlgfont.rsd: Expected output. 154 * binutils-all/windres/capstyle.rsd: Expected output. 158 * binutils-all/windres/deflang.rsd: Expected output. 162 * binutils-all/windres/dialogsignature.rsd: Expected output. 166 * binutils-all/windres/escapea.rsd: Expected output. 170 * binutils-all/windres/escapex.rsd: Expected output [all …]
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | bfdsumm.texi | 18 finished and the linker writes the output file's symbol table, 20 created symbol table and convert it into the chosen output format. 30 @emph{Information can be lost during output.} The output formats 37 information will not propagate to the output file. (The linker will 46 describing the desired input-to-output section mapping with the linker command 113 Normal global and simple local symbols are maintained on output, so an 114 output file (no matter its format) will retain symbols pointing to 132 on output data using a relocation method that is only available in one of the 141 between symbols, source line numbers, and addresses in the output file.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ld.texinfo | 233 (or, in some cases, to get an output file in spite of the error). 271 ld -o @var{output} /lib/crt0.o hello.o -lc 274 This tells @command{ld} to produce a file called @var{output} as the 298 are specified, the linker does not produce any output, and issues the 323 @samp{-o} option. So for example @samp{-omagic} sets the output file 325 output. 376 it will add a corresponding @code{DT_DEPAUDIT} entry in the output file. 463 even if a relocatable output file is specified (with @samp{-r}). The 538 be added to the dynamic symbol table if the output format supports it. 550 Link big-endian objects. This affects the default output format. [all …]
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | configure.com | 29 $ write sys$output "Generate opcodes/build.com" 54 $ write sys$output "CFLAGS=",CFLAGS 59 $ write sys$output "Compiling ", F, ".c"
|