Lines Matching refs:__attribute__
73 #define USED_NOINLINE __attribute__((__used__, __noinline__))
75 #define USED_NOINLINE __attribute__((__unused__))
80 __attribute__((__section__(".ctors"))) = { (void *)-1 }; /* XXX */
82 __attribute__((__section__(".dtors"))) = { (void *)-1 }; /* XXX */
90 struct dwarf2_eh_object *) __attribute__((__weak__));
91 extern void __deregister_frame_info(const void *) __attribute__((__weak__));
94 __attribute__((__section__(".eh_frame"), __aligned__(4))) = { };
98 extern void _Jv_RegisterClasses(void *) __attribute__((__weak__));
101 __attribute__((__section__(".jcr"))) = { };
119 extern void __cxa_finalize(void *) __attribute__((__weak__));
126 static void __attribute__((__unused__)) \