Searched refs:offCoreDescriptor (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFCoreWrite.cpp344 uint64_t const offCoreDescriptor= offLoadSections + cbLoadSections; local
346 uint64_t const offCpuDumps = offCoreDescriptor + cbCoreDescriptor;
350 uint64_t const offNoteSectionData = offCoreDescriptor;
419 Assert(RTFileTell(hFile) == offCoreDescriptor);

Completed in 636 milliseconds