OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:leading_underscore
(Results
1 - 8
of
8
) sorted by null
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cris/
us-err-3.s
8
.syntax
leading_underscore
; { dg-error ".* \.syntax
leading_underscore
requires .* `--underscore'" }
/toolchain/binutils/binutils-2.25/gas/
emul.h
32
unsigned
leading_underscore
: 2;
member in struct:emulation
as.c
201
if (this_emulation->
leading_underscore
== 2)
202
this_emulation->
leading_underscore
= this_format->dfl_leading_underscore;
209
if (this_emulation->
leading_underscore
)
[
all
...]
/toolchain/binutils/binutils-2.25/gas/doc/
c-cris.texi
385
@item
leading_underscore
392
This is the opposite of the @code{.syntax
leading_underscore
}
/toolchain/binutils/binutils-2.25/binutils/
dlltool.c
400
static int
leading_underscore
= -1;
variable
968
if ((name && *name == '?') ||
leading_underscore
== 0)
[
all
...]
ChangeLog-2009
187
* 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
[
all
...]
/toolchain/binutils/binutils-2.25/gas/config/
tc-cris.c
41
#define SYNTAX_USER_SYM_LEADING_UNDERSCORE "
leading_underscore
"
[
all
...]
/external/valgrind/perf/
tinycc.c
2469
int
leading_underscore
;
member in struct:TCCState
[
all
...]
Completed in 7254 milliseconds