HomeSort by relevance Sort by last modified time
    Searched defs:UnknownRowIndex (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 175 const uint32_t UnknownRowIndex = UINT32_MAX;
185 // or UnknownRowIndex if there is no such row.
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/DWARF/
DWARFDebugLine.h 217 const uint32_t UnknownRowIndex = UINT32_MAX;
226 /// or UnknownRowIndex if there is no such row.

Completed in 349 milliseconds