Home
last modified time | relevance | path

Searched refs:attach (Results 1 – 21 of 21) sorted by relevance

/toolchain/binutils/binutils-2.27/zlib/contrib/iostream3/
Dzfstream.cc79 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()
Dzfstream.h76 attach(int fd,
297 attach(int fd,
386 attach(int fd,
/toolchain/binutils/binutils-2.27/zlib/contrib/iostream/
Dzfstream.cpp60 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()
Dzfstream.h16 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/
Dorph-d.d10 # attach to .debug_info, i.e. have address 0.
Dorph-d-awp.d9 # An orphan section (.tm_clone_table) would attach after the register
/toolchain/binutils/binutils-2.27/
DCOPYING288 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
DCOPYING3629 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/
DCOPYING288 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
DCOPYING3629 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/
DChangeLog-2012270 * emultempl/mmo.em (mmo_place_orphan): Rewrite to also attach
272 When giving up on finding a suitable output section, attach to any
DChangeLog-20141060 (sort_def_symbol): ..here. Don't attach input section userdata
DChangeLog-91974375 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/
Dcopying-lib.texi521 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/
DCOPYING629 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
DChangeLog-92951764 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/
DCOPYING629 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
DChangeLog-20141563 * elflink.c (elf_link_add_object_symbols): Don't attach dynamic
DChangeLog-94953996 (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/
Ddemangle-expected1715 fstreambase::attach(int)
1716 fstreambase::attach
/toolchain/binutils/binutils-2.27/gold/
DChangeLog-08156788 section, and attach to first PT_LOAD segment.