Home
last modified time | relevance | path

Searched defs:test2_a (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/test/MC/ELF/
H A Doffset.s54 .globl test2_a symbol
59 test2_a: label
H A Dundef.s31 test2_a = undef define
/llvm-project/cross-project-tests/debuginfo-tests/dexter-tests/
H A Doptnone-simple-functions.cpp29 int test2(int test2_a, int test2_b) { in test2()
/llvm-project/clang/test/Sema/
H A Dconversion.c96 short test2_a(long long ll) { in test2_a() function