VirtualBox

Changeset 74845 in vbox for trunk


Ignore:
Timestamp:
Oct 15, 2018 12:52:06 PM (6 years ago)
Author:
vboxsync
Message:

tstRTLdrMachORelocs-1.S: update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/testcase/tstRTLdrMachORelocs-1.S

    r55516 r74845  
    11/*
    2  * as -o tstRTLdrMachORelocs-1-as.o tstRTLdrMachORelocs-1.S
    3  * ld -r -o tstRTLdrMachORelocs-1.o tstRTLdrMachORelocs-1-as.o
     2 * as -arch x86_64 -mmacosx-version-min=10.7-o tstRTLdrMachORelocs-1-as.o tstRTLdrMachORelocs-1.S
     3 * ld -arch x86_64 -r -o tstRTLdrMachORelocs-1.o tstRTLdrMachORelocs-1-as.o
    44 * tstLdr-3 0x2000 tstRTLdrMachORelocs-1.o 0x2000 > tmp.disas
    55 * diff tmp.disas tstRTLdrMachORelocs-1.disas
     
    5252        cmpl    $99881106, abssym(%rip)
    5353       jmp     abssym
    54 1193046 = 0x123456 (1193046)+00000000000000dd
    5554
    5655       .byte 0x90
     
    6463       .quad   Leh_func_end6 - _g_Data.0
    6564       .byte 0x48, 0xb8                 /* movabsq  */
    66        .quad   Leh_func_end6 - _g_Data.0 + 0x80
     65       .quad   Leh_func_end6 - _g_Data.0 + 0x80  /* buggy assembler here? (clang-900.0.39.2) */
    6766       .byte 0x48, 0xb8                 /* movabsq  */
    6867       .quad   _myfunc6_end - _g_Data.0
     
    8483        .byte 0xcc
    8584
    86         .section        __DATA,__data,regular,pure_instructions
     85        .section        __DATA,__data //,regular,pure_instructions
    8786       .align 3, 0xcc
    8887_g_Data.0:
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette