OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:__t8
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/CodeGen/
attributes.c
29
// CHECK: @t9 = alias weak bitcast (void ()* @
__t8
to void (...)*)
30
void
__t8
() {}
function
31
void t9() __attribute__((weak, alias("
__t8
")));
Completed in 66 milliseconds