VirtualBox

Changeset 41362 in vbox for trunk/src/bldprogs


Ignore:
Timestamp:
May 21, 2012 11:47:16 AM (13 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
78053
Message:

VBoxTpG: attempt to fix 32-bit builds

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/bldprogs/VBoxTpG.cpp

    r41343 r41362  
    811811            if (g_cBits == 32)
    812812                ScmStreamPrintf(pStrm, g_fPic ?
    813                                 "        call    .mov_ecx_eip_plus_5\n"
    814                                 ".got_eip:\n"
    815                                 "        add     ecx, _GLOBAL_OFFSET_TABLE + ($$ - .got_eip) wrt ..gotpc\n"
    816                                 "        mov     ecx, [%s@GOT + ecx]\n"
    817                                 "        jmp     ecx\n"
    818                                 ".mov_ecx_eip_plus_5:\n"
    819                                 "        pop     ecx\n"
    820                                 "        jmp     ecx\n"
     813                                "        jmp     %s wrt ..plt\n"
    821814                                : g_fProbeFnImported ?
    822815                                "        mov     ecx, IMP2(%s)\n"
Note: See TracChangeset for help on using the changeset viewer.

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