Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugLine.h382 int16_t OpIndexDelta; member
392 int16_t OpIndexDelta; member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugLine.cpp680 int16_t OpIndexDelta = static_cast<int16_t>(Row.OpIndex) - PrevOpIndex; advanceAddrOpIndex() local