Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/ObjectYAML/
DDWARFEmitter.cpp728 uint64_t ExpressionBegin = OS.tell(); in writeDWARFExpression() local
749 return OS.tell() - ExpressionBegin; in writeDWARFExpression()