Home
last modified time | relevance | path

Searched refs:named (Results 1 – 25 of 165) sorted by relevance

1234567

/toolchain/binutils/binutils-2.25/binutils/
Drcparse.y362 dialog.menu.named = 1;
363 dialog.class.named = 1;
387 dialog.menu.named = 1;
388 dialog.class.named = 1;
414 dialog.menu.named = 1;
415 dialog.class.named = 1;
563 class.named = 0;
575 class.named = 0;
587 class.named = 0;
599 class.named = 0;
[all …]
Dresres.c242 if (! re->id.named in write_res_directory()
360 && (type->named || type->u.id != (unsigned long) rt)) in write_res_resource()
392 if (id->named)
467 if (id->named) in write_res_id()
527 id->named = 0; in read_res_id()
535 id->named = 1; in read_res_id()
638 a[2].named = 0; in res_add_resource()
Dwindres.c226 if (! a.named) in res_id_cmp()
228 if (b.named) in res_id_cmp()
241 if (! b.named) in res_id_cmp()
274 if (! id.named) in res_id_print()
305 res_id->named = 1; in res_string_to_id()
313 res_id->named = 1; in res_unistring_to_id()
425 a[0].named = 0; in define_standard_resource()
428 a[2].named = 0; in define_standard_resource()
Dresrc.c819 name.named = 0; in define_cursor()
925 cid.named = 0; in define_icon_control()
1052 id.named = 0; in define_fontdirs()
1213 name.named = 0; in define_icon()
1594 id.named = 0; in define_stringtable()
1658 if (type.named == 0) in define_user_data()
1693 ids[2].named = 0; in define_user_data()
1769 ids[2].named = 0; in define_user_file()
2010 if (! re->id.named in write_rc_directory()
2067 if (re->id.named) in write_rc_subdir()
[all …]
Drescoff.c232 re->id.named = 1; in read_coff_res_dir()
276 re->id.named = 0; in read_coff_res_dir()
584 if (re->id.named) in coff_bin_sizes()
641 if (e->id.named) in coff_to_bin()
658 if (! e->id.named) in coff_to_bin()
Dresbin.c71 if (type.named) in bin_to_res()
169 id->named = 0; in get_resid()
175 id->named = 1; in get_resid()
1228 it->id.named = 0; in bin_to_res_toolbar()
1316 if (! id.named) in resid_to_bin()
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/tic54x/
Dsections.s59 ; named initialized section (CODE)
64 ; named, initialized section, no quotes (DATA)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/pe/
Dpeseh-x64-4.d2 #name: PE x64 SEH test named sections
/toolchain/binutils/binutils-2.25/config/
Dmt-d30v2 # Turn off warnings about symbols named the same as registers
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dorphan4.ld2 we're linking has sections named ".foo". Make sure these sections
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
Dsection7.d3 # .pushsection always creates the named section, but the
/toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/
Dcopy-2.d7 # Note - we use copytest.s and a section named "foo" rather
/toolchain/binutils/binutils-2.25/bfd/doc/
Dbfdint.texi321 how the target vector is named in command line options for tools which
389 @samp{_foo} for a function named @samp{foo} in the C source, in which
534 corresponding field in the target vector is named
544 corresponding field in the target vector is named
641 corresponding field in the target vector is named
648 target vector is named @samp{_bfd_slurp_extended_name_table}.
655 target vector is named @samp{_bfd_construct_extended_name_table}.
663 target vector is named @samp{_bfd_truncate_arname}.
668 The corresponding field in the target vector is named @samp{write_armap}
675 itself. The corresponding field in the target vector is named
[all …]
/toolchain/binutils/binutils-2.25/intl/
DREADME7 * libintl.h comes from gettext, but is named libgnuintl.h.in in that
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
Dregprefix-err-1.s33 move.d r13,[r12+r16] ; No register named r16 so must be a symbol.
/toolchain/binutils/binutils-2.25/gas/doc/
Dc-xc16x.texi43 This directive creates a symbol named @var{symbol} which is an alias for
Dc-v850.texi398 Computes the offset of the named variable from the start of the Small
415 Computes the offset of the named variable from the start of the Tiny
432 Computes the offset of the named variable from address 0 and stores the
445 Computes the offset of the named variable from the start of the Call
Dc-pdp11.texi314 general-purpose registers are named @code{r0} through @code{r7}.
319 Floating-point registers are named @code{ac0} through @code{ac3}, or
/toolchain/binutils/binutils-2.25/ld/scripttempl/
Depocpe.sc86 on fork. This used to be named ".data$nocopy". The linker used
Di386beos.sc80 on fork. This used to be named ".data$nocopy". The linker used
Dmcorepe.sc86 on fork. This used to be named ".data$nocopy". The linker used
Delf32cr16.sc40 eliminates duplicates, which are named like ".gnu.linkonce.d.foo".
Delf32crx.sc42 eliminates duplicates, which are named like ".gnu.linkonce.d.foo".
/toolchain/binutils/binutils-2.25/gprof/
DREADME108 interpreted as the file named "odd".
110 main Selects all functions named "main". Notice
174 containing a function named "foobar".
292 annotated source for a file named "path/filename"
/toolchain/binutils/binutils-2.25/include/aout/
Dstab.def203 /* Begin named common block. Only the name is significant. */
206 /* End named common block. Only the name is significant

1234567