Searched refs:str_table (Results 1 – 1 of 1) sorted by relevance
582 Off str_table = GetSectionOffsetByIndex(str_table_index, in GetStringByIndex() local584 if (str_table != 0 && str_index < str_table_size) { in GetStringByIndex()585 str_table += str_index; in GetStringByIndex()588 const uint8_t* p = reader_.GetBytesAt(str_table, 1); in GetStringByIndex()592 str_table += 1; in GetStringByIndex()