Home
last modified time | relevance | path

Searched refs:Type_unit (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/gold/
H A Dgdb-index.h80 this->type_units_.push_back(Type_unit(tu_offset, type_offset, signature)); in add_type_unit()
178 struct Type_unit struct
180 Type_unit(off_t off, off_t toff, uint64_t sig) in Type_unit() function
239 std::vector<Type_unit> type_units_;
H A Dgdb-index.cc1267 const Type_unit& tu = this->type_units_[i]; in do_write()
/netbsd-src/external/gpl3/binutils.old/dist/gold/
H A Dgdb-index.h80 this->type_units_.push_back(Type_unit(tu_offset, type_offset, signature)); in add_type_unit()
178 struct Type_unit struct
180 Type_unit(off_t off, off_t toff, uint64_t sig) in Type_unit() function
239 std::vector<Type_unit> type_units_;
H A Dgdb-index.cc1267 const Type_unit& tu = this->type_units_[i]; in do_write()