Searched refs:unw_data_start_addr_ (Results 1 – 2 of 2) sorted by relevance
172 unw_data_start_addr_ = unw_index_indices_col_ + unw_index_row_count_; in ParseCFITables()248 const uint16_t* unwind_data = unw_data_start_addr_ + index; in FindCFIRowForPC()
147 const uint16_t* unw_data_start_addr_ = nullptr; variable