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