Changeset 86524 in vbox for trunk/src/VBox
- Timestamp:
- Oct 11, 2020 6:26:52 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Runtime/include/internal/ldr.h
r85626 r86524 458 458 * @param off The offset into the image file. 459 459 * @param cb The number of bytes to read. 460 * @param pMod Pointer to the loader module structure.461 460 */ 462 461 DECLCALLBACKMEMBER(int, pfnReadDbgInfo,(PRTLDRMODINTERNAL pMod, uint32_t iDbgInfo, RTFOFF off, size_t cb, void *pvBuf));
Note:
See TracChangeset
for help on using the changeset viewer.