Searched defs:set_offset (Results 1 – 2 of 2) sorted by relevance
93 inline void set_offset(uint64_t value) { offset_ = value; } in set_offset() function
1250 uint32_t set_offset = annotation_set_ref_list->list_[i].annotations_off_; in GenerateParameterAnnotation() local