Searched refs:VG_SYM_ASM (Results 1 - 5 of 5) sorted by relevance

/external/valgrind/main/tests/
H A Dasm.h16 #define VG_SYM_ASM(x) _##x macro
18 #define VG_SYM_ASM(x) x macro
/external/valgrind/main/cachegrind/tests/x86/
H A Dfpu-28-108.S17 .globl VG_SYM_ASM(main)
18 VG_SYM_ASM(main):
/external/valgrind/main/memcheck/tests/x86/
H A Dpushfpopf_s.S7 .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)
H A Dtronical.S82 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/
H A Dcpuid_s.S9 .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 462 milliseconds