Searched refs:Comp_unit (Results 1 – 2 of 2) sorted by relevance
72 this->comp_units_.push_back(Comp_unit(cu_offset, cu_length)); in add_comp_unit()168 struct Comp_unit struct170 Comp_unit(off_t off, off_t len) in Comp_unit() argument237 std::vector<Comp_unit> comp_units_;
1256 const Comp_unit& cu = this->comp_units_[i]; in do_write()