Searched refs:test6_g (Results 1 – 4 of 4) sorted by relevance
48 static int test6_g __attribute__((weakref("test6_f"))); variable50 return test6_g; in test6_h()
48 static void test6_g(void) __attribute__((weakref("test6_f")));50 test6_g(); in test6_h()
83 void test6_g() { in test6_g() function
175 call x86_thiscallcc void @test6_g(%struct.test6* sret %tmp, %struct.test6* %x)178 declare x86_thiscallcc void @test6_g(%struct.test6* sret, %struct.test6*)