/toolchain/binutils/binutils-2.27/zlib/contrib/iostream3/ |
D | zfstream.cc | 79 gzfilebuf::attach(int fd, in attach() function in gzfilebuf 393 this->attach(fd, mode); in gzifstream() 409 gzifstream::attach(int fd, in attach() function in gzifstream 412 if (!sb.attach(fd, mode | std::ios_base::in)) in attach() 448 this->attach(fd, mode); in gzofstream() 464 gzofstream::attach(int fd, in attach() function in gzofstream 467 if (!sb.attach(fd, mode | std::ios_base::out)) in attach()
|
D | zfstream.h | 76 attach(int fd, 297 attach(int fd, 386 attach(int fd,
|
/toolchain/binutils/binutils-2.27/zlib/contrib/iostream/ |
D | zfstream.cpp | 60 gzfilebuf *gzfilebuf::attach( int file_descriptor, in attach() function in gzfilebuf 261 void gzfilestream_common::attach( int fd, int io_mode ) { in attach() function in gzfilestream_common 263 if ( !buffer.attach( fd, io_mode) ) in attach() 306 gzfilestream_common::attach( fd, io_mode ); in gzifstream() 326 gzfilestream_common::attach( fd, io_mode ); in gzofstream()
|
D | zfstream.h | 16 gzfilebuf *attach( int file_descriptor, int io_mode ); 54 void attach( int fd, int io_mode );
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mmix/ |
D | orph-d.d | 10 # attach to .debug_info, i.e. have address 0.
|
D | orph-d-awp.d | 9 # An orphan section (.tm_clone_table) would attach after the register
|
/toolchain/binutils/binutils-2.27/ |
D | COPYING | 288 To do so, attach the following notices to the program. It is safest 289 to attach them to the start of each source file to most effectively
|
D | COPYING3 | 629 To do so, attach the following notices to the program. It is safest 630 to attach them to the start of each source file to most effectively
|
/toolchain/binutils/binutils-2.27/include/ |
D | COPYING | 288 To do so, attach the following notices to the program. It is safest 289 to attach them to the start of each source file to most effectively
|
D | COPYING3 | 629 To do so, attach the following notices to the program. It is safest 630 to attach them to the start of each source file to most effectively
|
/toolchain/binutils/binutils-2.27/ld/ |
D | ChangeLog-2012 | 270 * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attach 272 When giving up on finding a suitable output section, attach to any
|
D | ChangeLog-2014 | 1060 (sort_def_symbol): ..here. Don't attach input section userdata
|
D | ChangeLog-9197 | 4375 not just the first one. If there is no name, attach all sections 6729 * ldlang.c (lang_init_script_file): don't attach the output file
|
/toolchain/binutils/binutils-2.27/libiberty/ |
D | copying-lib.texi | 521 To apply these terms, attach the following notices to the library. It is 522 safest to attach them to the start of each source file to most effectively
|
/toolchain/binutils/binutils-2.27/gas/ |
D | COPYING | 629 To do so, attach the following notices to the program. It is safest 630 to attach them to the start of each source file to most effectively
|
D | ChangeLog-9295 | 1764 and return new symbol. If mri_common_symbol is set, attach the 8507 so GAS can attach unwind descriptor information to a BFD symbol. 8508 * config/tc-hppa.c (fix_new_hppa): If necessary attach unwind 8716 backends to attach machine dependent fixup information to.
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | COPYING | 629 To do so, attach the following notices to the program. It is safest 630 to attach them to the start of each source file to most effectively
|
D | ChangeLog-2014 | 1563 * elflink.c (elf_link_add_object_symbols): Don't attach dynamic
|
D | ChangeLog-9495 | 3996 (som_set_reloc_info): Unpack and attach argument location 5563 allocate and attach an exec header to the BFD private data. 8393 (som_prep_headers): Allocate space for and attach a file header
|
/toolchain/binutils/binutils-2.27/libiberty/testsuite/ |
D | demangle-expected | 1715 fstreambase::attach(int) 1716 fstreambase::attach
|
/toolchain/binutils/binutils-2.27/gold/ |
D | ChangeLog-0815 | 6788 section, and attach to first PT_LOAD segment.
|