• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1 #include "dlopen_common.h"
2 #include "ldso_gtest_util.h"
3 
GetRelroValue()4 int GetRelroValue()
5 {
6     return g_testNumber / TEST_NUM_20;
7 }