Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/test/MC/ELF/
Dweakref.s46 bar11: label
47 .global bar11 symbol
48 .weakref foo11, bar11
/external/llvm/test/MC/ELF/
Dweakref.s46 bar11: label
47 .global bar11 symbol
48 .weakref foo11, bar11
/external/clang/test/CodeGen/
Dstdcall-fastcall.c132 void bar11(double y, int x) { in bar11() function