Searched defs:__t8 (Results 1 - 1 of 1) sorted by relevance

/external/clang/test/CodeGen/
H A Dattributes.c29 // CHECK: @t9 = alias weak bitcast (void ()* @__t8 to void (...)*)
30 void __t8() {} function
31 void t9() __attribute__((weak, alias("__t8")));

Completed in 1995 milliseconds