OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:common1
(Results
1 - 8
of
8
) sorted by null
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
pr13250-2.c
1
extern int
common1
[8];
9
return
common1
[4];
pr13250-1.c
1
int
common1
[8];
variable
6
for (i = 0; i < sizeof (
common1
)/ sizeof (
common1
[0]); i++)
7
common1
[i] = -1;
pr13250-3.c
4
int
common1
[1];
variable
15
if (
common1
[0] != -1)
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/elf/
common1.d
2
#error-output:
common1
.l
/external/llvm/test/MC/ELF/
common.s
7
.type
common1
,@object
8
.local
common1
9
.comm
common1
,1,1
12
// CHECK: Name:
common1
22
// Same as
common1
, but with directives in a different order.
/external/swiftshader/third_party/LLVM/test/MC/ELF/
common.s
7
.type
common1
,@object
8
.local
common1
9
.comm
common1
,1,1
11
// CHECK: ('st_name', 0x00000001) # '
common1
'
20
// Same as
common1
, but with directives in a different order.
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elfcomm/
elfcomm.exp
129
send_log "$READELF --syms tmpdir/
common1
.o | grep foo\n"
130
set exec_output [run_host_cmd "$READELF" "--syms tmpdir/
common1
.o | grep foo"]
209
if { [ld_simple_link $ld tmpdir/
common1
.o $options] } {
246
if { [ld_simple_link $ld tmpdir/
common1
.o $options] } {
/external/autotest/client/site_tests/desktopui_SonicExtension/
config_json_iterator.py
33
(otherwise an exception will be thrown), for example (invalid -
common1
37
"_deps": ["../
common1
.config",
39
common1
.config:
Completed in 204 milliseconds