1 #include "dlopen_relocation.h" 2 #include "dlopen_relocation_2.h" 3 #include "ldso_gtest_util.h" 4 RelocationTestOrder(void)5int RelocationTestOrder(void) 6 { 7 return EXPECT_RETURN_VALUE_20; 8 } 9 RelocationTestOrder02()10void RelocationTestOrder02() {}