Searched refs:mutable_code_offset_in_module (Results 1 – 1 of 1) sorted by relevance
2990 return mutable_table()->mutable_code_offset_in_module()->Set(row_number_, v); in set_code_offset_in_module()3267 mutable_code_offset_in_module()->Append(row.code_offset_in_module); in Insert()3320 TypedColumn<int32_t>* mutable_code_offset_in_module() { in mutable_code_offset_in_module() function