Searched refs:VG_SYM_ASM (Results 1 – 5 of 5) sorted by relevance
7 .globl VG_SYM_ASM(fooble)9 .type VG_SYM_ASM(fooble),@function11 VG_SYM_ASM(fooble):44 .size VG_SYM_ASM(fooble),.Lfe1-VG_SYM_ASM(fooble)
82 call VG_SYM_ASM(printf)89 .globl VG_SYM_ASM(main)90 VG_SYM_ASM(main):95 call VG_SYM_ASM(malloc)
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):
16 #define VG_SYM_ASM(x) _##x macro18 #define VG_SYM_ASM(x) x macro
17 .globl VG_SYM_ASM(main)18 VG_SYM_ASM(main):