pudge62

Results 3 issues of pudge62

In iOS 13.4 emulator `Foundation` framework, there is an imported `_OBJC_CLASS_$_NSObject` symbol in `__got` section. when perform binding, the duplicated symbol will result in wrong address.

Feature: Loader/Mach-O

Inspired by: https://opensource.apple.com/source/objc4/objc4-756.2/runtime/objc-class.mm void _class_lookUpIvar()

CLA Signed