VirtualBox

Ignore:
Timestamp:
Sep 30, 2015 7:39:30 PM (9 years ago)
Author:
vboxsync
Message:

IPRT: Doxygen warning fixes (last ones, hopefully).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Runtime/common/dbg/dbgmodcodeview.cpp

    r57944 r57978  
    801801 * @returns IPRT status code
    802802 * @param   pThis               The CodeView debug info reader instance.
    803  * @param   pbSymTab            The symbol table.
     803 * @param   pvSymTab            The symbol table.
    804804 * @param   cbSymTab            The size of the symbol table.
    805805 * @param   fFlags              Flags reserved for future exploits, MBZ.
     
    24692469 * @param   off                 The offset where to expect CV debug info.
    24702470 * @param   cb                  The number of bytes of debug info.
     2471 * @param   enmArch             The desired image architecture.
    24712472 * @param   pszFilename         The path to the file (for logging).
    24722473 */
     
    25492550 *
    25502551 * @returns status code.
    2551  * @param   pDbgMod             The debug module instance.  On success pvDbgPriv
     2552 * @param   pThis               The debug module instance.  On success pvDbgPriv
    25522553 *                              will point to a valid RTDBGMODCV.
    25532554 * @param   enmFileType         The kind of file this is we're probing.
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