HomeSort by relevance Sort by last modified time
    Searched refs:globl (Results 1 - 25 of 621) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /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
  /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
symbol-alias.s 13 .globl _foo
20 .globl _bar # @bar
27 .globl _foo_alias
29 .globl _bar_alias_alias
31 .globl _bar_alias
  /external/quake/quake/src/QW/client/
r_varsa.s 36 .globl float_1, float_particle_z_clip, float_point5
37 .globl float_minus_1, float_0
44 .globl fp_16, fp_64k, fp_1m, fp_64kx64k
45 .globl fp_1m_minus_1
46 .globl fp_8
55 .globl FloatZero, Float2ToThe31nd, FloatMinus2ToThe31nd
60 .globl C(r_bmodelactive)
d_varsa.s 41 .globl C(d_sdivzstepu)
42 .globl C(d_tdivzstepu)
43 .globl C(d_zistepu)
44 .globl C(d_sdivzstepv)
45 .globl C(d_tdivzstepv)
46 .globl C(d_zistepv)
47 .globl C(d_sdivzorigin)
48 .globl C(d_tdivzorigin)
49 .globl C(d_ziorigin)
60 .globl C(sadjust
    [all...]
  /external/quake/quake/src/WinQuake/
r_varsa.s 36 .globl float_1, float_particle_z_clip, float_point5
37 .globl float_minus_1, float_0
44 .globl fp_16, fp_64k, fp_1m, fp_64kx64k
45 .globl fp_1m_minus_1
46 .globl fp_8
55 .globl FloatZero, Float2ToThe31nd, FloatMinus2ToThe31nd
60 .globl C(r_bmodelactive)
d_varsa.s 41 .globl C(d_sdivzstepu)
42 .globl C(d_tdivzstepu)
43 .globl C(d_zistepu)
44 .globl C(d_sdivzstepv)
45 .globl C(d_tdivzstepv)
46 .globl C(d_zistepv)
47 .globl C(d_sdivzorigin)
48 .globl C(d_tdivzorigin)
49 .globl C(d_ziorigin)
60 .globl C(sadjust
    [all...]
  /external/linux-tools-perf/util/include/linux/
linkage.h 8 .globl name; \
  /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 357 milliseconds

1 2 3 4 5 6 7 8 91011>>