VirtualBox

Ignore:
Timestamp:
Jan 2, 2015 12:32:39 PM (10 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
97442
Message:

VBoxDTrace: build on darwin. (r42)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ExtPacks/VBoxDTrace/onnv/uts/common/dtrace/dtrace.c

    r53664 r53665  
    87808780dtrace_difo_chunksize(dtrace_difo_t *dp, dtrace_vstate_t *vstate)
    87818781{
    8782         uint64_t sval;
     8782        uint64_t sval VBDTGCC(0);
    87838783        dtrace_key_t tupregs[DIF_DTR_NREGS + 2]; /* +2 for thread and id */
    87848784        const dif_instr_t *text = dp->dtdo_buf;
     
    87948794                uint_t r1 = DIF_INSTR_R1(instr);
    87958795                uint_t nkeys = 0;
    8796                 uchar_t scope;
     8796                uchar_t scope VBDTGCC(0);
    87978797
    87988798                dtrace_key_t *key = tupregs;
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