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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFCoreWrite.cpp342 uint64_t const offLoadSections = offNoteSection + sizeof(Elf64_Phdr); local
344 uint64_t const offCoreDescriptor= offLoadSections + cbLoadSections;
381 Assert(RTFileTell(hFile) == offLoadSections);

Completed in 1310 milliseconds