summaryrefslogtreecommitdiff
path: root/test/mach-o/parse-initializers64.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'test/mach-o/parse-initializers64.yaml')
-rw-r--r--test/mach-o/parse-initializers64.yaml10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/mach-o/parse-initializers64.yaml b/test/mach-o/parse-initializers64.yaml
index 5ebd8dafd7ce4..c55a0ea0a5fa1 100644
--- a/test/mach-o/parse-initializers64.yaml
+++ b/test/mach-o/parse-initializers64.yaml
@@ -22,7 +22,7 @@ sections:
section: __mod_init_func
type: S_MOD_INIT_FUNC_POINTERS
attributes: [ ]
- alignment: 0
+ alignment: 1
address: 0x0000000000000100
content: [ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00,
0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 ]
@@ -43,7 +43,7 @@ sections:
section: __mod_term_func
type: S_MOD_TERM_FUNC_POINTERS
attributes: [ ]
- alignment: 3
+ alignment: 8
address: 0x0000000000000108
content: [ 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00 ]
relocations:
@@ -76,21 +76,21 @@ global-symbols:
# CHECK: - type: initializer-pointer
# CHECK: content: [ 00, 00, 00, 00, 00, 00, 00, 00 ]
# CHECK: dead-strip: never
-# CHECK: references:
+# CHECK: references:
# CHECK: - kind: pointer64
# CHECK: offset: 0
# CHECK: target: _init
# CHECK: - type: initializer-pointer
# CHECK: content: [ 00, 00, 00, 00, 00, 00, 00, 00 ]
# CHECK: dead-strip: never
-# CHECK: references:
+# CHECK: references:
# CHECK: - kind: pointer64
# CHECK: offset: 0
# CHECK: target: _init2
# CHECK: - type: terminator-pointer
# CHECK: content: [ 00, 00, 00, 00, 00, 00, 00, 00 ]
# CHECK: dead-strip: never
-# CHECK: references:
+# CHECK: references:
# CHECK: - kind: pointer64
# CHECK: offset: 0
# CHECK: target: _term