VirtualBox

Changeset 101641 in vbox for trunk/src/VBox/VMM


Ignore:
Timestamp:
Oct 28, 2023 1:23:47 AM (16 months ago)
Author:
vboxsync
Message:

VMM/IEM: Release-build fixes. bugref:10371

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/VMM/VMMAll/IEMAllN8veRecompiler.cpp

    r101640 r101641  
    127127*   Internal Functions                                                                                                           *
    128128*********************************************************************************************************************************/
     129#ifdef VBOX_STRICT
    129130static uint32_t iemNativeEmitGuestRegValueCheck(PIEMRECOMPILERSTATE pReNative, uint32_t off,
    130131                                                uint8_t idxReg, IEMNATIVEGSTREG enmGstReg) RT_NOEXCEPT;
     132#endif
     133#ifdef IEMNATIVE_WITH_TB_DEBUG_INFO
    131134static bool iemNativeDbgInfoAddNativeOffset(PIEMRECOMPILERSTATE pReNative, uint32_t off) RT_NOEXCEPT;
    132135static bool iemNativeDbgInfoAddLabel(PIEMRECOMPILERSTATE pReNative, IEMNATIVELABELTYPE enmType, uint16_t uData) RT_NOEXCEPT;
     136#endif
    133137
    134138
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