Home
last modified time | relevance | path

Searched defs:VMAddress (Results 1 – 3 of 3) 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
/external/swiftshader/third_party/LLVM/include/llvm/Object/
DMachOFormat.h159 uint32_t VMAddress; member
173 uint64_t VMAddress; member