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/main/tests/
asm.h
16
#define
VG_SYM_ASM
(x) _##x
18
#define
VG_SYM_ASM
(x) x
/external/valgrind/main/cachegrind/tests/x86/
fpu-28-108.S
17
.globl
VG_SYM_ASM
(main)
18
VG_SYM_ASM
(main):
/external/valgrind/main/memcheck/tests/x86/
pushfpopf_s.S
7
.globl
VG_SYM_ASM
(fooble)
9
.type
VG_SYM_ASM
(fooble),@function
11
VG_SYM_ASM
(fooble):
44
.size
VG_SYM_ASM
(fooble),.Lfe1-
VG_SYM_ASM
(fooble)
tronical.S
82
call
VG_SYM_ASM
(printf)
89
.globl
VG_SYM_ASM
(main)
90
VG_SYM_ASM
(main):
95
call
VG_SYM_ASM
(malloc)
/external/valgrind/main/none/tests/x86/
cpuid_s.S
9
.globl
VG_SYM_ASM
(get_cpuid0)
10
VG_SYM_ASM
(get_cpuid0):
39
.globl
VG_SYM_ASM
(get_cpuid1)
40
VG_SYM_ASM
(get_cpuid1):
Completed in 491 milliseconds