Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cfi-verify/lib/
H A DFileAnalysis.h79 uint64_t VMAddress; // Virtual memory address of this instruction. member
H A DFileAnalysis.cpp490 uint64_t VMAddress = Address.Address + Byte - InstructionSize; in parseSectionContents() local