Home
last modified time | relevance | path

Searched refs:leading_underscore (Results 1 – 5 of 5) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/
Demul.h32 unsigned leading_underscore : 2; member
Das.c209 if (this_emulation->leading_underscore == 2) in common_emul_init()
210 this_emulation->leading_underscore = this_format->dfl_leading_underscore; in common_emul_init()
217 if (this_emulation->leading_underscore) in common_emul_init()
/toolchain/binutils/binutils-2.27/binutils/
Ddlltool.c400 static int leading_underscore = -1; variable
968 if ((name && *name == '?') || leading_underscore == 0) in asm_prefix()
1545 sprintf (new_exclude->string, "%s%s", (!leading_underscore ? "" : "_"), in add_excludes()
2191 (!leading_underscore ? "" : "_"), exp->name); in gen_exp_file()
2194 fprintf (f, "_imp_%s%s:\n", (!leading_underscore ? "" : "_"), exp->name); in gen_exp_file()
4125 leading_underscore = 0; in main()
4128 leading_underscore = 1; in main()
4256 int u = leading_underscore; /* Underscoring mode. -1 for use default. */ in main()
4261 leading_underscore = (u != 0 ? TRUE : FALSE); in main()
DChangeLog-2009187 * dlltool.c (leading_underscore): New local variable.
188 (asm_prefix): Interpret leading_underscore.
190 (add_excludes): Use leading_underscore for making
192 (gen_exp_file): Use leading_underscore for internal
/toolchain/binutils/binutils-2.27/gas/doc/
Dc-cris.texi385 @item leading_underscore
392 This is the opposite of the @code{.syntax leading_underscore}