VirtualBox

Ignore:
Timestamp:
Sep 2, 2010 1:22:21 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65502
Message:

Runtime: Our own ldrELF32,64.h headers. Renamed ldrElf.h->ldrELF.h.

File:
1 edited

Legend:

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

    r32048 r32197  
    5454#endif  /* RT_OS_SOLARIS */
    5555
    56 #include "internal/ldrElf.h"
     56#include "internal/ldrELF.h"
     57#include "internal/ldrELF64.h"
    5758
    5859/*******************************************************************************
     
    8586typedef struct ELFNOTEHDR
    8687{
    87     Elf_Nhdr                        Hdr;                        /* Header of NOTE section */
     88    Elf64_Nhdr                      Hdr;                        /* Header of NOTE section */
    8889    char                            achName[8];                 /* Name of NOTE section */
    8990} ELFNOTEHDR;
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