Searched refs:MaxLineIncrementForSpecialOpcode (Results 1 - 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.h86 int32_t MaxLineIncrementForSpecialOpcode() const { return line_base + (int8_t)line_range - 1; } function in struct:DWARFDebugLine::Prologue

Completed in 104 milliseconds