Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DLineTable.cpp34 static bool encodeSpecial(int64_t MinLineDelta, int64_t MaxLineDelta, in encodeSpecial()
130 int64_t MinLineDelta = INT64_MAX; in encode() local