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

/vbox/src/VBox/VMM/VMMR3/
H A DDBGFCoreWrite.cpp340 uint64_t const offElfHdr = RTFileTell(hFile); local
341 uint64_t const offNoteSection = offElfHdr + sizeof(Elf64_Ehdr);

Completed in 758 milliseconds