Home
last modified time | relevance | path

Searched defs:VMAddress (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cfi-verify/lib/
DFileAnalysis.h79 uint64_t VMAddress; // Virtual memory address of this instruction. member
DFileAnalysis.cpp461 uint64_t VMAddress = SectionAddress + Byte - InstructionSize; in parseSectionContents() local