Home
last modified time | relevance | path

Searched refs:callme (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/DebugInfo/X86/
Dprologue-stack.ll3 ; int callme(int);
5 ; callme(400);
15 %call = call i32 @callme(i32 400), !dbg !10
19 declare i32 @callme(i32)
/external/clang/test/Misc/
Dserialized-diags-really-long-text.cpp19 static type callme() { in callme() function
20 return type::callme(); in callme()
29 int e = MyTS<2>::callme(); in foo()
/external/elfutils/tests/
Dcleanup-13.c300 __attribute__((noinline)) static void callme () in callme() function
309 callme (); in doit()