/toolchain/binutils/binutils-2.25/gas/ |
D | configure.com | 41 $ write sys$output "Generate targ-cpu.[ch]" 44 $ open/write outfile targ-cpu.h 45 $ write outfile "#include ""tc-''arch'.h""" 48 $ open/write outfile targ-cpu.c 49 $ write outfile "#include ""tc-''arch'.c""" 52 $ write sys$output "Generate targ-env.h" 54 $ open/write outfile targ-env.h 55 $ write outfile "#include ""te-''env'.h""" 58 $ write sys$output "Generate obj-format.[ch]" 61 $ open/write outfile obj-format.h [all …]
|
D | ChangeLog-9295 | 149 * write.c (write_print_statistics): New function. 444 * write.c (write_object_file): If tc_adjust_symtab is defined, 488 * write.c (TC_FORCE_RELOCATION_SECTION): Define in terms of the 544 * write.c (chain_frchains_together_1): Verify fr_type is nonzero. 612 * write.c (fix_new_exp): Understand O_symbol_rva. 904 * write.c (fixup_segment): Clear fixp->fx_subsy if the relocation 966 * write.c (fixup_segment): Handle ABS-sym in -sym case rather than 1021 * write.c (relax_and_size_seg): Change to the segment we are 1118 * write.c (fix_new_internal): Call TC_INIT_FIX_DATA if TC_FIX_TYPE 1121 * write.h (struct fix): Change tc_fix_data to type TC_FIX_TYPE if [all …]
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | configure.com | 187 $ write sys$output "Generate `bfdver.h' from 'version.h' and `configure.in'." 244 $ write sys$output "Generate `bfd_stdint.h'" 251 $ write sys$output "Generate `targmatch.h'" 252 $ open/write tfile []targmatch.h 253 $ write tfile "{ """ + target + "-*-*vms*""" + "," 254 $ write tfile "#if defined (SELECT_VECS)" 255 $ write tfile "SELECT_VECS" 256 $ write tfile "#else" 257 $ write tfile "UNSUPPORTED_TARGET" 258 $ write tfile "#endif" [all …]
|
D | TODO | 18 o - update the bfd doc; write a how-to-write-a-backend doc, take out
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | ldr-bad.l | 2 [^:]*:5: Warning: destination register same as write-back base 5 [^:]*:15: Warning: destination register same as write-back base 8 [^:]*:22: Warning: source register same as write-back base
|
D | ldrd-unpredictable.l | 4 [^:]*:8: Warning: source register same as write-back base 6 [^:]*:13: Warning: source register same as write-back base
|
D | thumb2_ldmstm_bad.l | 8 [^:]*:17: Error: having the base register in the register list when using write back is UNPREDICTAB…
|
/toolchain/binutils/binutils-2.25/libiberty/ |
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 | simple-object-elf.c | 885 size_t write; in simple_object_elf_write_to_file() local 888 write = new_sh_offset - sh_offset; in simple_object_elf_write_to_file() 889 if (write > sizeof zeroes) in simple_object_elf_write_to_file() 890 write = sizeof zeroes; in simple_object_elf_write_to_file() 892 write, &errmsg, err)) in simple_object_elf_write_to_file() 894 sh_offset += write; in simple_object_elf_write_to_file()
|
D | simple-object-coff.c | 654 size_t write; in simple_object_coff_write_to_file() local 657 write = new_offset - offset; in simple_object_coff_write_to_file() 658 if (write > sizeof zeroes) in simple_object_coff_write_to_file() 659 write = sizeof zeroes; in simple_object_coff_write_to_file() 660 if (!simple_object_internal_write (descriptor, offset, zeroes, write, in simple_object_coff_write_to_file()
|
D | simple-object-xcoff.c | 747 size_t write; in simple_object_xcoff_write_to_file() local 750 write = new_offset - offset; in simple_object_xcoff_write_to_file() 751 if (write > sizeof zeroes) in simple_object_xcoff_write_to_file() 752 write = sizeof zeroes; in simple_object_xcoff_write_to_file() 753 if (!simple_object_internal_write (descriptor, offset, zeroes, write, in simple_object_xcoff_write_to_file()
|
D | msdos.c | 4 write(1, msg, sizeof(msg)); in vfork()
|
D | simple-object-mach-o.c | 1134 size_t write; in simple_object_mach_o_write_segment() local 1137 write = new_offset - offset; in simple_object_mach_o_write_segment() 1138 if (write > sizeof zeroes) in simple_object_mach_o_write_segment() 1139 write = sizeof zeroes; in simple_object_mach_o_write_segment() 1140 if (!simple_object_internal_write (descriptor, offset, zeroes, write, in simple_object_mach_o_write_segment() 1143 offset += write; in simple_object_mach_o_write_segment()
|
/toolchain/binutils/binutils-2.25/gold/ |
D | attributes.cc | 86 Object_attribute::write( in write() function in gold::Object_attribute 214 Vendor_object_attributes::write(std::vector<unsigned char>* buffer) const in write() function in gold::Vendor_object_attributes 243 this->known_attributes_[tag].write(tag, buffer); in write() 250 q->second->write(q->first, buffer); in write() 431 Attributes_section_data::write(std::vector<unsigned char>* buffer) const in write() function in gold::Attributes_section_data 436 this->vendor_object_attributes_[vendor]->write(buffer); in write() 452 this->attributes_section_data_.write(&buffer); in do_write()
|
D | attributes.h | 162 write(int tag, std::vector<unsigned char>* buffer) const; 273 write(std::vector<unsigned char>* buffer) const; 369 write(std::vector<unsigned char>*) const;
|
D | ehframe.cc | 337 Fde::write(unsigned char* oview, section_offset_type output_offset, in write() function in gold::Fde 454 Cie::write(unsigned char* oview, section_offset_type output_offset, in write() function in gold::Cie 494 offset = (*p)->write<size, big_endian>(oview, output_offset, offset, in write() 1198 o = (*p)->write<size, big_endian>(oview, output_offset, o, address, in do_sized_write() 1204 o = (*p)->write<size, big_endian>(oview, output_offset, o, address, in do_sized_write() 1210 o = (*p).fde->write<size, big_endian>(oview, output_offset, o, address, in do_sized_write()
|
D | ftruncate.c | 65 if (write (fd, "", 1) != 1) in ftruncate()
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | tic6x-control-registers.h | 28 CTRL(ecr, C64XP, write, 0x1d, 0x1f) 36 CTRL(icr, C62X, write, 0x3, 0x10) 42 CTRL(isr, C62X, write, 0x2, 0x10)
|
/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"
|
/toolchain/binutils/binutils-2.25/cpu/ |
D | iq2000m.cpu | 20 ; along with this program; if not, write to the Free Software 456 (dni srwr "sram write" (MACH2000 USES-RD USES-RT YIELD-INSN) 462 (dni srwru "sram write and unlock" (MACH2000 USES-RD USES-RT YIELD-INSN) 486 (dni wb "dma write bytes" (MACH2000 USES-RD USES-RT YIELD-INSN) 492 (dni wbu "dma write bytes and unlock" (MACH2000 USES-RD USES-RT YIELD-INSN) 498 (dni wbr1 "dma write bytes using r1" (MACH2000 USES-RT YIELD-INSN) 504 (dni wbr1u "dma write bytes using r1 and unlock" (MACH2000 USES-RT YIELD-INSN) 510 (dni wbr30 "dma write bytes using r30" (MACH2000 USES-RT YIELD-INSN) 516 (dni wbr30u "dma write bytes using r30 and unlock" (MACH2000 USES-RT YIELD-INSN) 522 (dni wx "dma write word64s" (MACH2000 USES-RD USES-RT YIELD-INSN) [all …]
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/ |
D | cfr.s | 1 # Test read/write %cfr instructions
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/ |
D | align.s | 23 * no, it doesn't fill post 2002-05-23 write.c change since we don't define
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-sparc/ |
D | tlslib.s | 1 .section ".tdata", #alloc, #write, #tls
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/ |
D | dependency-1.d | 3 # name: IA64 read-before-write dependency
|
/toolchain/binutils/binutils-2.25/ld/ |
D | README | 10 that it uses to read and write object files. This helps 15 Read two input formats and write a third.
|