VirtualBox

Ignore:
Timestamp:
Aug 26, 2010 10:36:54 AM (14 years ago)
Author:
vboxsync
Message:

coredumper: Use our own ELF defines, added OS specific defines to ldrElfCommon.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/r3/solaris/coredumper-solaris.h

    r31914 r31980  
    5656# undef _ELF32_COMPAT
    5757#endif
    58 # include <sys/machelf.h>
    5958# include <sys/corectl.h>
    6059#endif
    61 
    62 /**
    63  * ELFNOTEHDR: ELF NOTE header.
    64  */
    65 typedef struct ELFNOTEHDR
    66 {
    67     Nhdr                            Hdr;                        /* Header of NOTE section */
    68     char                            achName[8];                 /* Name of NOTE section */
    69 } ELFNOTEHDR;
    70 typedef ELFNOTEHDR *PELFNOTEHDR;
    7160
    7261
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