Searched refs:index_ptr (Results 1 – 3 of 3) sorted by relevance
190 uint32_t *index_ptr) { in FindLineEntryByAddress() argument191 if (index_ptr != nullptr) in FindLineEntryByAddress()192 *index_ptr = UINT32_MAX; in FindLineEntryByAddress()251 if (index_ptr != nullptr && success) in FindLineEntryByAddress()252 *index_ptr = match_idx; in FindLineEntryByAddress()
123 uint32_t *index_ptr = nullptr);
957 uint32_t index_ptr = 0, end_ptr = UINT32_MAX; in DoExecute() local971 &index_ptr); in DoExecute()989 uint32_t start_idx_ptr = index_ptr; in DoExecute()991 index_ptr, line_number, nullptr, exact, &line_entry); in DoExecute()995 start_idx_ptr = index_ptr; in DoExecute()