Searched refs:UnknownRowIndex (Results 1 – 3 of 3) sorted by relevance
1221 return UnknownRowIndex; in findRowInSeq()1247 if (Result != UnknownRowIndex || in lookupAddress()1265 return UnknownRowIndex; in lookupAddressImpl()1317 if (LastRowIndex == UnknownRowIndex) in lookupAddressRangeImpl()1320 assert(FirstRowIndex != UnknownRowIndex); in lookupAddressRangeImpl()1321 assert(LastRowIndex != UnknownRowIndex); in lookupAddressRangeImpl()
230 const uint32_t UnknownRowIndex = UINT32_MAX; member
192 if (RowIndex == LineTable->UnknownRowIndex) in findDebugLineInformationForInstructionAt()