OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:VG_SYM_ASM
(Results
1 - 5
of
5
) sorted by null
/external/valgrind/tests/
asm.h
16
#define
VG_SYM_ASM
(x) _##x
18
#define
VG_SYM_ASM
(x) x
/external/valgrind/cachegrind/tests/x86/
fpu-28-108.S
17
.globl
VG_SYM_ASM
(main)
18
VG_SYM_ASM
(main):
/external/valgrind/memcheck/tests/x86/
pushfpopf_s.S
9
.globl
VG_SYM_ASM
(fooble)
11
.type
VG_SYM_ASM
(fooble),@function
13
VG_SYM_ASM
(fooble):
46
.size
VG_SYM_ASM
(fooble),.Lfe1-
VG_SYM_ASM
(fooble)
tronical.S
84
call
VG_SYM_ASM
(printf)
91
.globl
VG_SYM_ASM
(main)
92
VG_SYM_ASM
(main):
97
call
VG_SYM_ASM
(malloc)
/external/valgrind/none/tests/x86/
cpuid_s.S
11
.globl
VG_SYM_ASM
(get_cpuid0)
12
VG_SYM_ASM
(get_cpuid0):
41
.globl
VG_SYM_ASM
(get_cpuid1)
42
VG_SYM_ASM
(get_cpuid1):
Completed in 1132 milliseconds