1 // unload4: contains some objc metadata other than imageinfo
2 // libobjc must keep it open
4 int fake2 __attribute__((section("__DATA,__objc_foo"))) = 0;
6 // getsectiondata() falls over if __TEXT has no contents
7 const char *unload4 = "unload4";