VirtualBox

Changeset 72691 in vbox for trunk/include


Ignore:
Timestamp:
Jun 26, 2018 10:16:49 AM (7 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
123208
Message:

iprt/formats/mach-o.h,dbgkrnlinfo-r0drv-darwin.cpp: Deal with new load commands.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/formats/mach-o.h

    r69649 r72691  
    311311#define LC_SOURCE_VERSION           UINT32_C(0x2a)
    312312#define LC_DYLIB_CODE_SIGN_DRS      UINT32_C(0x2b)
     313#define LC_ENCRYPTION_INFO_64       UINT32_C(0x2c)
     314#define LC_LINKER_OPTION            UINT32_C(0x2d)
     315#define LC_LINKER_OPTIMIZATION_HINT UINT32_C(0x2e)
     316#define LC_VERSION_MIN_TVOS         UINT32_C(0x2f)
     317#define LC_VERSION_MIN_WATCHOS      UINT32_C(0x30)
     318#define LC_NOTE                     UINT32_C(0x31)
     319#define LC_BUILD_VERSION            UINT32_C(0x32)
    313320
    314321
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