aboutsummaryrefslogtreecommitdiff
path: root/test/ELF/relocation-copy-flags.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/ELF/relocation-copy-flags.s')
-rw-r--r--test/ELF/relocation-copy-flags.s12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/ELF/relocation-copy-flags.s b/test/ELF/relocation-copy-flags.s
index 069866865c27..4d97e3d95d24 100644
--- a/test/ELF/relocation-copy-flags.s
+++ b/test/ELF/relocation-copy-flags.s
@@ -30,7 +30,7 @@ _start:
// CHECK-NEXT: AddressAlignment: 4
// CHECK-NEXT: EntrySize: 0
// CHECK-NEXT: SectionData (
-// CHECK-NEXT: 0000: 10302000
+// CHECK-NEXT: 0000: 00402000
// CHECK-NEXT: )
// CHECK: Name: bar
@@ -39,8 +39,8 @@ _start:
// CHECK-NEXT: SHF_ALLOC
// CHECK-NEXT: SHF_WRITE
// CHECK-NEXT: ]
-// CHECK-NEXT: Address: 0x203000
-// CHECK-NEXT: Offset: 0x3000
+// CHECK-NEXT: Address: 0x202000
+// CHECK-NEXT: Offset: 0x2000
// CHECK-NEXT: Size: 8
// CHECK-NEXT: Link: 0
// CHECK-NEXT: Info: 0
@@ -55,7 +55,7 @@ _start:
// CHECK-NEXT: Flags [
// CHECK-NEXT: ]
// CHECK-NEXT: Address: 0x0
-// CHECK-NEXT: Offset: 0x3008
+// CHECK-NEXT: Offset: 0x30B0
// CHECK-NEXT: Size: 8
// CHECK-NEXT: Link: 0
// CHECK-NEXT: Info: 0
@@ -67,7 +67,7 @@ _start:
// CHECK: Relocations [
// CHECK-NEXT: Section (4) .rela.dyn {
-// CHECK-NEXT: 0x203010 R_X86_64_COPY x 0x0
-// CHECK-NEXT: 0x203000 R_X86_64_64 z 0x0
+// CHECK-NEXT: 0x204000 R_X86_64_COPY x 0x0
+// CHECK-NEXT: 0x202000 R_X86_64_64 z 0x0
// CHECK-NEXT: }
// CHECK-NEXT: ]