Home | History | Annotate | Download | only in cgo

Lines Matching refs:constructor

238 		fmt.Fprintln(fc, "static void init(void) __attribute__ ((constructor));")
1658 static void GoInit(void) __attribute__ ((constructor));