VirtualBox

Changeset 36546 in vbox for trunk/include/iprt


Ignore:
Timestamp:
Apr 5, 2011 9:22:02 AM (14 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
70976
Message:

Added some missing symbols.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/mangling.h

    r36545 r36546  
    526526# define RTLdrLoad                                      RT_MANGLER(RTLdrLoad)
    527527# define RTLdrLoadAppPriv                               RT_MANGLER(RTLdrLoadAppPriv)
     528# define RTLdrLoadEx                                    RT_MANGLER(RTLdrLoadEx)
    528529# define RTLdrOpen                                      RT_MANGLER(RTLdrOpen)
    529530# define RTLdrOpenkLdr                                  RT_MANGLER(RTLdrOpenkLdr)
     
    656657# define RTManifestEntryAddIoStream                     RT_MANGLER(RTManifestEntryAddIoStream)
    657658# define RTManifestEntryAddPassthruIoStream             RT_MANGLER(RTManifestEntryAddPassthruIoStream)
     659# define RTManifestEntryExists                          RT_MANGLER(RTManifestEntryExists)
    658660# define RTManifestEntryRemove                          RT_MANGLER(RTManifestEntryRemove)
    659661# define RTManifestEntrySetAttr                         RT_MANGLER(RTManifestEntrySetAttr)
     
    692694# define RTMemContAlloc                                 RT_MANGLER(RTMemContAlloc) /* r0drv */
    693695# define RTMemContFree                                  RT_MANGLER(RTMemContFree) /* r0drv */
     696# define RTMemDump                                      RT_MANGLER(RTMemDump)
    694697# define RTMemDupExTag                                  RT_MANGLER(RTMemDupExTag)
    695698# define RTMemDupTag                                    RT_MANGLER(RTMemDupTag)
     
    805808# define RTPathAppendEx                                 RT_MANGLER(RTPathAppendEx)
    806809# define RTPathAppPrivateArch                           RT_MANGLER(RTPathAppPrivateArch)
     810# define RTPathAppPrivateArchTop                        RT_MANGLER(RTPathAppPrivateArchTop)
    807811# define RTPathAppPrivateNoArch                         RT_MANGLER(RTPathAppPrivateNoArch)
    808812# define RTPathChangeToDosSlashes                       RT_MANGLER(RTPathChangeToDosSlashes)
     
    11391143# define RTStrFormat                                    RT_MANGLER(RTStrFormat)
    11401144# define RTStrFormatNumber                              RT_MANGLER(RTStrFormatNumber)
     1145# define RTStrFormatR80                                 RT_MANGLER(RTStrFormatR80)
     1146# define RTStrFormatR80u2                               RT_MANGLER(RTStrFormatR80u2)
    11411147# define RTStrFormatTypeDeregister                      RT_MANGLER(RTStrFormatTypeDeregister)
    11421148# define RTStrFormatTypeRegister                        RT_MANGLER(RTStrFormatTypeRegister)
    11431149# define RTStrFormatTypeSetUser                         RT_MANGLER(RTStrFormatTypeSetUser)
     1150# define RTStrFormatU128                                RT_MANGLER(RTStrFormatU128)
     1151# define RTStrFormatU16                                 RT_MANGLER(RTStrFormatU16)
     1152# define RTStrFormatU32                                 RT_MANGLER(RTStrFormatU32)
     1153# define RTStrFormatU64                                 RT_MANGLER(RTStrFormatU64)
     1154# define RTStrFormatU8                                  RT_MANGLER(RTStrFormatU8)
    11441155# define RTStrFormatV                                   RT_MANGLER(RTStrFormatV)
    11451156# define RTStrFree                                      RT_MANGLER(RTStrFree)
     
    11851196# define RTStrSpaceEnumerate                            RT_MANGLER(RTStrSpaceEnumerate)
    11861197# define RTStrSpaceGet                                  RT_MANGLER(RTStrSpaceGet)
     1198# define RTStrSpaceGetN                                 RT_MANGLER(RTStrSpaceGetN)
    11871199# define RTStrSpaceInsert                               RT_MANGLER(RTStrSpaceInsert)
    11881200# define RTStrSpaceRemove                               RT_MANGLER(RTStrSpaceRemove)
     
    14741486# define RTVfsDirRelease                                RT_MANGLER(RTVfsDirRelease)
    14751487# define RTVfsDirRetain                                 RT_MANGLER(RTVfsDirRetain)
     1488# define RTVfsFileFlush                                 RT_MANGLER(RTVfsFileFlush)
    14761489# define RTVfsFileFromRTFile                            RT_MANGLER(RTVfsFileFromRTFile)
    14771490# define RTVfsFileOpen                                  RT_MANGLER(RTVfsFileOpen)
     1491# define RTVfsFilePoll                                  RT_MANGLER(RTVfsFilePoll)
     1492# define RTVfsFileQueryInfo                             RT_MANGLER(RTVfsFileQueryInfo)
     1493# define RTVfsFileRead                                  RT_MANGLER(RTVfsFileRead)
    14781494# define RTVfsFileRelease                               RT_MANGLER(RTVfsFileRelease)
    14791495# define RTVfsFileRetain                                RT_MANGLER(RTVfsFileRetain)
    14801496# define RTVfsFileSeek                                  RT_MANGLER(RTVfsFileSeek)
     1497# define RTVfsFileTell                                  RT_MANGLER(RTVfsFileTell)
    14811498# define RTVfsFileToIoStream                            RT_MANGLER(RTVfsFileToIoStream)
     1499# define RTVfsFileWrite                                 RT_MANGLER(RTVfsFileWrite)
    14821500# define RTVfsFsStrmNext                                RT_MANGLER(RTVfsFsStrmNext)
    14831501# define RTVfsFsStrmQueryInfo                           RT_MANGLER(RTVfsFsStrmQueryInfo)
     
    14991517# define RTVfsIoStrmTell                                RT_MANGLER(RTVfsIoStrmTell)
    15001518# define RTVfsIoStrmToFile                              RT_MANGLER(RTVfsIoStrmToFile)
     1519# define RTVfsIoStrmValidateUtf8Encoding                RT_MANGLER(RTVfsIoStrmValidateUtf8Encoding)
    15011520# define RTVfsIoStrmWrite                               RT_MANGLER(RTVfsIoStrmWrite)
    15021521# define RTVfsIoStrmZeroFill                            RT_MANGLER(RTVfsIoStrmZeroFill)
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