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

/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugLine.h89 int32_t MaxLineIncrementForSpecialOpcode() const { return line_base + (int8_t)line_range - 1; } function in struct:DWARFDebugLine::Prologue

Completed in 92 milliseconds