OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:globl
(Results
1 - 25
of
765
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/llvm/test/MC/AsmParser/
dash-n.s
4
.
globl
a
macros-darwin.s
4
.
globl
"$0 $1 $2 $$3 $n"
7
// CHECK: .
globl
"1 23 $3 2"
directive_symbol_attrs.s
4
# CHECK: .
globl
a
5
# CHECK: .
globl
b
7
.
globl
a, b
macros.s
28
.
globl
"$0 $1 $2 $$3 $n"
31
// CHECK: .
globl
"1 (23) $3 2"
34
// CHECK: .
globl
"1 2 $3 2"
38
.
globl
"$0 -- $1"
41
// CHECK: .
globl
"(ab)(,)) -- (cd)"
44
// CHECK: .
globl
"(ab)(,)) -- (cd)"
48
.
globl
"\_a"
51
// CHECK: .
globl
zed1
55
.
globl
"\$a"
58
// CHECK: .
globl
zed
[
all
...]
/external/llvm/test/MC/MachO/
symbols-1.s
5
.
globl
sym_globl_def_B
6
.
globl
sym_globl_undef_B
8
.
globl
sym_globl_def_A
9
.
globl
sym_globl_undef_A
11
.
globl
sym_globl_def_C
12
.
globl
sym_globl_undef_C
gen-dwarf-producer.s
4
.
globl
_bar
lcomm-attributes.s
7
.
globl
sym_lcomm_ext_A
10
.
globl
sym_lcomm_ext_B
12
.
globl
sym_zfill_ext_A
15
.
globl
sym_zfill_ext_B
values.s
7
.
globl
text_def_ext
16
.
globl
data_def_ext
zerofill-3.s
10
.
globl
sym_lcomm_D
11
.
globl
sym_lcomm_C
15
.
globl
sym_lcomm_D
16
.
globl
sym_lcomm_C
gen-dwarf-cpp.s
5
.
globl
_bar
tlv.s
4
.
globl
_a
empty-dwarf-lines.s
9
.
globl
_c ## @c
gen-dwarf.s
4
.
globl
_bar
/external/llvm/test/MC/ELF/
pr9292.s
5
.
globl
foo
6
.
globl
bar
empty-dwarf-lines.s
6
.
globl
c
alias.s
6
.
globl
foo2
10
.
globl
bar3
gen-dwarf.s
10
.
globl
foo
relax.s
6
.
globl
foo
/external/llvm/test/MC/COFF/
bss.s
7
.
globl
_g0
alias.s
6
.
globl
global_aliased_to_external
9
.
globl
global_aliased_to_local
symbol-alias.s
13
.
globl
_foo
20
.
globl
_bar # @bar
27
.
globl
_foo_alias
29
.
globl
_bar_alias_alias
31
.
globl
_bar_alias
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/parsers/gas/tests/
gas-instlabel.asm
1
.
globl
SUB
/external/linux-tools-perf/util/include/linux/
linkage.h
8
.
globl
name; \
/external/llvm/test/DebugInfo/AArch64/
eh_frame.s
4
.
globl
foo
/external/valgrind/main/coregrind/m_mach/
mach_traps-x86-darwin.S
38
.
globl
_task_self_trap
47
.
globl
_host_self_trap
56
.
globl
_thread_self_trap
65
.
globl
_mach_msg_trap
74
.
globl
_mach_reply_port
83
.
globl
_swtch_pri
92
.
globl
_semaphore_wait
101
.
globl
_semaphore_signal
110
.
globl
_semaphore_signal_thread
119
.
globl
_semaphore_wait_signa
[
all
...]
Completed in 239 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>