Home
last modified time | relevance | path

Searched refs:descriptors (Results 1 – 25 of 75) sorted by relevance

123

/toolchain/binutils/binutils-2.25/gold/
Ddescriptors.h101 extern Descriptors descriptors;
105 { return descriptors.open(descriptor, name, flags, mode); }
109 { descriptors.release(descriptor, permanent); } in release_descriptor()
113 { descriptors.close_all(); } in close_all_descriptors()
DMakefile.am68 descriptors.cc \
119 descriptors.h \
Ddescriptors.cc295 Descriptors descriptors; variable
DChangeLog2074 * gc.h (gc_process_relocs): Don't look through function descriptors.
2099 * gc.h (gc_process_relocs): Look through function descriptors
2290 * descriptors.cc (Descriptors::close_all): New function.
2291 * descriptors.h (class Descriptors): Declare close_all.
2293 * plugin.cc: Include "descriptors.h".
2718 * descriptors.cc (set_close_on_exec): Add ATTRIBUTE_UNUSED to the
6238 * descriptors.cc (set_close_on_exec): New function.
8467 * descriptors.cc (Descriptors::open): Report correct name in error
13724 * descriptors.h: Include "gold-threads.h".
13726 * descriptors.cc (Descriptors::Descriptors): Initialize new
[all …]
DMakefile.in105 descriptors.$(OBJEXT) dirsearch.$(OBJEXT) dynobj.$(OBJEXT) \
Dconfigure.ac441 dnl On GNU/Linux TLS descriptors are supported by the dynamic loader
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sh/sh64/
Dcrange1.s36 ! .cranges descriptors. Note that we put the .mode directive *after* the
50 ! .cranges descriptors.
74 ! should be three or four .cranges descriptors, depending on whether one
Dcrange4-1.d4 #name: .cranges descriptors with final variant.
Dcrange2-2.d4 #name: .cranges descriptors for SHcompact and SHmedia in .text.
Dcrange3-1.d4 #name: .cranges descriptors, constant mix.
Dcrange5.s1 ! Zero-sized range descriptors are handled well, but GAS should not emit
Dcrange1-1.d4 #name: .cranges descriptors.
Dcrange1-2.d4 #name: .cranges descriptors including SHcompact constant pool
/toolchain/binutils/binutils-2.25/gold/po/
DPOTFILES.in23 descriptors.cc
24 descriptors.h
Did.po92 #: descriptors.cc:94
97 #: descriptors.cc:133
98 msgid "out of file descriptors and couldn't close any"
101 #: descriptors.cc:154 descriptors.cc:189
Dgold.pot457 #: descriptors.cc:125
462 #: descriptors.cc:177
463 msgid "out of file descriptors and couldn't close any"
466 #: descriptors.cc:198 descriptors.cc:234 descriptors.cc:267
Dfi.po183 #: descriptors.cc:116
188 #: descriptors.cc:169
189 msgid "out of file descriptors and couldn't close any"
192 #: descriptors.cc:190 descriptors.cc:226
Dit.po180 #: descriptors.cc:116
185 #: descriptors.cc:169
186 msgid "out of file descriptors and couldn't close any"
189 #: descriptors.cc:190 descriptors.cc:226
Des.po179 #: descriptors.cc:116
184 #: descriptors.cc:169
185 msgid "out of file descriptors and couldn't close any"
188 #: descriptors.cc:190 descriptors.cc:226
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
Dsec-5.d11 # longer works, because .text and .data now gets section descriptors at
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dsh64elf.em64 descriptors, build up some kind of descriptors that the
357 .cranges descriptors). Calculate the maximum number of new
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Dppcpe.sc135 used to initialized function descriptors (and anyone else who
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/ia64/
Dunwind-ok.d2 #name: ia64 unwind descriptors
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-sh64.texi56 Emit code-range descriptors for constants in SHcompact code sections.
Dc-ia64.texi46 additionally does away with function descriptors. What this means is

123