Searched defs:VMAddress (Results 1 – 2 of 2) sorted by relevance
79 uint64_t VMAddress; // Virtual memory address of this instruction. member
490 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents() local