Searched refs:str_data_ptr (Results 1 – 1 of 1) sorted by relevance
136 const uint8_t* str_data_ptr = begin + string_off; in FindMethodName() local138 if (!DecodeUnsignedLeb128Checked(&str_data_ptr, begin + header->file_size_, &dummy)) { in FindMethodName()142 *str = reinterpret_cast<const char*>(str_data_ptr); in FindMethodName()