Searched refs:__tag (Results 1 – 2 of 2) sorted by relevance
159 #define __tag __used __attribute__((__section__(".taglist"))) macro161 static struct tagtable __tagtable_##fn __tag = { tag, fn }
238 #define __tag __attribute__((unused, __section__(".taglist"))) macro240 static struct tagtable __tagtable_##fn __tag = { tag, fn }