Searched refs:AddressOfRawData (Results 1 - 4 of 4) sorted by relevance
/vbox/src/VBox/Runtime/include/internal/ | ||
H A D | ldrPE.h | 786 uint32_t AddressOfRawData; member in struct:_IMAGE_DEBUG_DIRECTORY |
/vbox/src/VBox/Runtime/common/ldr/ | ||
H A D | ldrPE.cpp | 1424 DbgInfo.LinkAddress = paDbgDir[i].AddressOfRawData < pModPe->cbImage 1425 && paDbgDir[i].AddressOfRawData >= pModPe->offEndOfHdrs 1426 ? paDbgDir[i].AddressOfRawData : NIL_RTLDRADDR; |
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ | ||
H A D | winnt.h | 3624 DWORD AddressOfRawData; member in struct:_IMAGE_DEBUG_DIRECTORY |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ | ||
H A D | winnt.h | 3455 DWORD AddressOfRawData; member in struct:_IMAGE_DEBUG_DIRECTORY |
Completed in 455 milliseconds