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