Searched defs:offEndSpecial (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/common/ldr/
H A DldrPE.cpp204 uint32_t offEndSpecial; member in struct:RTLDRPEHASHSPECIALS
2060 pPlaces->offEndSpecial = pPlaces->offSecDir + pPlaces->cbSecDir;
2126 if (off < SpecialPlaces.offEndSpecial)
2543 if (offPageInFile < SpecialPlaces.offEndSpecial)

Completed in 54 milliseconds