Home
last modified time | relevance | path

Searched refs:AddrEnd (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-pdbdump/
DCompilandDumper.cpp82 uint64_t AddrEnd = AddrStart + Line->getLength() - 1; in start() local
85 << format_hex(AddrEnd, 10) << "]"; in start()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/
DPrettyCompilandDumper.cpp100 uint64_t AddrEnd = AddrStart + Line->getLength() - 1; in start() local
103 << format_hex(AddrEnd, 10) << "]"; in start()