Home
last modified time | relevance | path

Searched refs:sets (Results 1 – 25 of 136) sorted by relevance

123456

/toolchain/binutils/binutils-2.27/libiberty/
Dsimple-object.txh21 If an error occurs, this functions returns @code{NULL} and sets
22 @code{*@var{errmsg}} to an error string and sets @code{*@var{err}} to
44 returns an error string, and sets @code{*@var{err}} to an errno value
67 @code{0}, sets @code{*@var{errmsg}} to an error message, and sets
90 On error this returns @code{NULL}, sets @code{*@var{errmsg}} to an
91 error message, and sets @code{*@var{err}} to an errno value or
128 On error @code{simple_object_start_write} returns @code{NULL}, sets
129 @code{*@var{ERRMSG}} to an error message, and sets @code{*@var{err}}
147 On error this returns @code{NULL}, sets @code{*@var{errmsg}} to an
148 error message, and sets @code{*@var{err}} to an errno value or
[all …]
Dfunctions.texi616 fixed sets of characters:
649 sets of characters:
918 @code{NULL}, and sets @code{errno} to @code{EINVAL}. If you would
1099 On an error return, the code sets @code{*@var{err}} to an @code{errno}
1277 On error this returns @code{NULL}, sets @code{*@var{errmsg}} to an
1278 error message, and sets @code{*@var{err}} to an errno value or
1302 @code{0}, sets @code{*@var{errmsg}} to an error message, and sets
1326 returns an error string, and sets @code{*@var{err}} to an errno value
1351 If an error occurs, this functions returns @code{NULL} and sets
1352 @code{*@var{errmsg}} to an error string and sets @code{*@var{err}} to
[all …]
DREADME24 There are two sets of files: Those that are "required" will be
Dpexecute.txh140 On an error return, the code sets @code{*@var{err}} to an @code{errno}
194 @code{NULL}, and sets @code{errno} to @code{EINVAL}. If you would
/toolchain/binutils/binutils-2.27/ld/
Dldctor.c45 struct set_info *sets; variable
65 for (p = sets; p != NULL; p = p->next) in ldctor_add_set_entry()
72 p->next = sets; in ldctor_add_set_entry()
73 sets = p; in ldctor_add_set_entry()
213 for (p = sets; p != NULL; p = p->next) in ldctor_build_sets()
251 for (p = sets; p != NULL; p = p->next) in ldctor_build_sets()
Dldctor.h51 extern struct set_info *sets;
DREADME67 emulparams script used exports any shell variables it sets.
/toolchain/binutils/binutils-2.27/ld/scripttempl/
DREADME2 genscripts.sh sets some shell variables, then sources
/toolchain/binutils/binutils-2.27/gas/testsuite/gas/msp430/
Derrata_fixes.s19 #CPU19: Instructions that sets CPUOFF must be followed by a NOP
Derrata_warns.s54 #CPU19: Instructions that sets CPUOFF must be followed by a NOP
/toolchain/binutils/binutils-2.27/bfd/
Dconfigure.host26 # This sets the following shell variables:
78 # the "MS-ANSI" code page name, so we define an override for CP_ACP (sets the
/toolchain/binutils/binutils-2.27/binutils/
Dconfigure.tgt22 # This file switches on the shell variable ${targ}, and sets the
/toolchain/binutils/binutils-2.27/config/
Dwarnings.m487 # sets @VARIABLE@ to "-Werror" if the compiler is GCC >=x.y.z, or if
191 # sets @VARIABLE@ to "-Werror" if the compiler is G++ >=x.y.z, or if
Dpicflag.m444 # sets the default TLS model and affects inlining.
Doverride.m4104 dnl If flex/lex are not found, the top level configure sets LEX to
Ddepstand.m418 # sets fooDEPMODE accordingly. Cache-variable compatible with
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-sh64.texi30 Enable sh2e, sh3e, sh4, and sh4a insn sets.
32 Enable sh1, sh2, sh2e, sh3, sh3e, sh4, sh4a, and sh-dsp insn sets.
Dc-sh.texi65 Enable sh2e, sh3e, sh4, and sh4a insn sets.
67 Enable sh1, sh2, sh2e, sh3, sh3e, sh4, sh4a, and sh-dsp insn sets.
Dc-score.texi33 This option sets the largest size of an object that can be referenced
Dc-mmix.texi268 The @code{LOC} directive sets the current location to the value of the
276 An example, which sets the label @var{prev} to the current location, and
322 sets the symbol @samp{asymbol} to @samp{an_expression}. A symbol may not
463 The @samp{PREFIX} directive sets a symbol name prefix to be prepended to
/toolchain/binutils/binutils-2.27/gold/
Dconfigure.tgt29 # canonicalized GNU configuration triplet. It sets the following
/toolchain/binutils/binutils-2.27/zlib/doc/
Drfc1952.txt140 a file system or anything about character sets or encodings
234 sets). The format of each member is specified in the following
376 methods. The "deflate" method (CM = 8) sets these flags as
485 character sets - Part 1: Latin alphabet No.1" (ISO 8859-1:1987).
/toolchain/binutils/binutils-2.27/gas/
Dconfigure.com2 $! This file sets things up to build gas on a VMS system to generate object
/toolchain/binutils/binutils-2.27/cpu/
Dmep-rhcop.cpu131 ; of future insn sets are not known at this time, the assembler needs a
140 ; new nops are defined in new coprocessor insn sets.
/toolchain/binutils/binutils-2.27/ld/emultempl/
Daix.em386 /* Long option which just sets a flag. */
563 /* This sets the page that the .data section is supposed to
701 for (p = sets; p != (struct set_info *) NULL; p = p->next)
706 collect, and the sets may already have been built, so we do

123456