@@ -30,7 +30,7 @@ CHK_REL-NEXT: imp 0x{{[0-9a-f]*}} (0x{{[0-9a-f]*}}) -[MyClass instance_method
30
30
31
31
CHK_REL: Meta Class
32
32
CHK_REL-NEXT: isa 0x{{[0 -9a-f]*}} _OBJC_METACLASS_$_MyClass
33
- CHK_REL: baseMethods 0x694 (struct method_list_t *)
33
+ CHK_REL: baseMethods 0x{{[ 0 -9a-f]*}} (struct method_list_t *)
34
34
CHK_REL-NEXT: entsize 24 (relative)
35
35
CHK_REL-NEXT: count 3
36
36
CHK_REL-NEXT: name 0x{{[0 -9a-f]*}} (0x{{[0 -9a-f]*}}) class_method_00
@@ -49,34 +49,34 @@ CHK_NO_REL-NOT: (relative)
49
49
CHK_NO_REL: Contents of (__DATA_CONST,__objc_classlist) section
50
50
CHK_NO_REL-NEXT: _OBJC_CLASS_$_MyClass
51
51
52
- CHK_NO_REL: baseMethods 0x80e8 (struct method_list_t *)
52
+ CHK_NO_REL: baseMethods 0x{{[ 0 -9a-f]*}} (struct method_list_t *)
53
53
CHK_NO_REL-NEXT: entsize 24
54
54
CHK_NO_REL-NEXT: count 3
55
- CHK_NO_REL-NEXT: name 0x5b8 instance_method_00
56
- CHK_NO_REL-NEXT: types 0x580 v16@0 :8
55
+ CHK_NO_REL-NEXT: name 0x{{[ 0 -9a-f]*}} instance_method_00
56
+ CHK_NO_REL-NEXT: types 0x{{[ 0 -9a-f]*}} v16@0 :8
57
57
CHK_NO_REL-NEXT: imp -[MyClass instance_method_00]
58
- CHK_NO_REL-NEXT: name 0x5cb instance_method_01
59
- CHK_NO_REL-NEXT: types 0x580 v16@0 :8
58
+ CHK_NO_REL-NEXT: name 0x{{[ 0 -9a-f]*}} instance_method_01
59
+ CHK_NO_REL-NEXT: types 0x{{[ 0 -9a-f]*}} v16@0 :8
60
60
CHK_NO_REL-NEXT: imp -[MyClass instance_method_01]
61
- CHK_NO_REL-NEXT: name 0x5de instance_method_02
62
- CHK_NO_REL-NEXT: types 0x580 v16@0 :8
61
+ CHK_NO_REL-NEXT: name 0x{{[ 0 -9a-f]*}} instance_method_02
62
+ CHK_NO_REL-NEXT: types 0x{{[ 0 -9a-f]*}} v16@0 :8
63
63
CHK_NO_REL-NEXT: imp -[MyClass instance_method_02]
64
64
65
65
66
66
CHK_NO_REL: Meta Class
67
67
CHK_NO_REL-NEXT: _OBJC_METACLASS_$_MyClass
68
68
69
- CHK_NO_REL: baseMethods 0x8050 (struct method_list_t *)
69
+ CHK_NO_REL: baseMethods 0x{{[ 0 -9a-f]*}} (struct method_list_t *)
70
70
CHK_NO_REL-NEXT: entsize 24
71
71
CHK_NO_REL-NEXT: count 3
72
- CHK_NO_REL-NEXT: name 0x588 class_method_00
73
- CHK_NO_REL-NEXT: types 0x580 v16@0 :8
72
+ CHK_NO_REL-NEXT: name 0x{{[ 0 -9a-f]*}} class_method_00
73
+ CHK_NO_REL-NEXT: types 0x{{[ 0 -9a-f]*}} v16@0 :8
74
74
CHK_NO_REL-NEXT: imp +[MyClass class_method_00]
75
- CHK_NO_REL-NEXT: name 0x598 class_method_01
76
- CHK_NO_REL-NEXT: types 0x580 v16@0 :8
75
+ CHK_NO_REL-NEXT: name 0x{{[ 0 -9a-f]*}} class_method_01
76
+ CHK_NO_REL-NEXT: types 0x{{[ 0 -9a-f]*}} v16@0 :8
77
77
CHK_NO_REL-NEXT: imp +[MyClass class_method_01]
78
- CHK_NO_REL-NEXT: name 0x5a8 class_method_02
79
- CHK_NO_REL-NEXT: types 0x580 v16@0 :8
78
+ CHK_NO_REL-NEXT: name 0x{{[ 0 -9a-f]*}} class_method_02
79
+ CHK_NO_REL-NEXT: types 0x{{[ 0 -9a-f]*}} v16@0 :8
80
80
CHK_NO_REL-NEXT: imp +[MyClass class_method_02]
81
81
82
82
0 commit comments