Searched refs:Type_unit (Results 1 – 4 of 4) sorted by relevance
80 this->type_units_.push_back(Type_unit(tu_offset, type_offset, signature)); in add_type_unit()178 struct Type_unit struct180 Type_unit(off_t off, off_t toff, uint64_t sig) in Type_unit() function239 std::vector<Type_unit> type_units_;
1267 const Type_unit& tu = this->type_units_[i]; in do_write()