Searched refs:of_ (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/
H A Dlayout.h1531 : layout_(layout), of_(of),
1556 Output_file* of_; member in class:gold::Write_sections_task
1570 : layout_(layout), symtab_(symtab), of_(of), final_blocker_(final_blocker)
1591 Output_file* of_; member in class:gold::Write_data_task
1605 sympool_(sympool), dynpool_(dynpool), of_(of),
1629 Output_file* of_; member in class:gold::Write_symbols_task
1644 : layout_(layout), of_(of),
1666 Output_file* of_; member in class:gold::Write_after_input_sections_task
1682 : options_(options), layout_(layout), of_(of)
1692 Output_file* of_; member in class:gold::Build_id_task_runner
1714 Output_file* of_; member in class:gold::Close_task_runner
[all...]
H A Dlayout.cc252 : of_(of), offset_(offset), size_(size), dst_(dst),
260 this->of_->get_input_view(this->offset_, this->size_);
262 this->of_->free_input_view(this->offset_, this->size_, iv);
279 Output_file* of_;
6008 this->layout_->write_output_sections(this->of_);
6034 this->layout_->write_data(this->symtab_, this->of_);
6062 this->layout_->dynsym_xindex(), this->of_);
6090 this->layout_->write_sections_after_input_sections(this->of_);
6103 Output_file* of = this->of_;
6154 this->layout_->write_build_id(this->of_, thi
[all...]
H A Dreloc.h187 : symtab_(symtab), layout_(layout), object_(object), of_(of),
211 Output_file* of_; member in class:gold::Relocate_task
H A Dreloc.cc239 this->object_->relocate(this->symtab_, this->layout_, this->of_);
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dlayout.h1536 : layout_(layout), of_(of),
1561 Output_file* of_; member in class:gold::Write_sections_task
1575 : layout_(layout), symtab_(symtab), of_(of), final_blocker_(final_blocker)
1596 Output_file* of_; member in class:gold::Write_data_task
1610 sympool_(sympool), dynpool_(dynpool), of_(of),
1634 Output_file* of_; member in class:gold::Write_symbols_task
1649 : layout_(layout), of_(of),
1671 Output_file* of_; member in class:gold::Write_after_input_sections_task
1687 : options_(options), layout_(layout), of_(of)
1697 Output_file* of_; member in class:gold::Build_id_task_runner
1719 Output_file* of_; member in class:gold::Close_task_runner
[all...]
H A Dlayout.cc252 : of_(of), offset_(offset), size_(size), dst_(dst),
260 this->of_->get_input_view(this->offset_, this->size_);
262 this->of_->free_input_view(this->offset_, this->size_, iv);
279 Output_file* of_;
6028 this->layout_->write_output_sections(this->of_);
6054 this->layout_->write_data(this->symtab_, this->of_);
6082 this->layout_->dynsym_xindex(), this->of_);
6110 this->layout_->write_sections_after_input_sections(this->of_);
6123 Output_file* of = this->of_;
6174 this->layout_->write_build_id(this->of_, thi
[all...]
H A Dreloc.h187 : symtab_(symtab), layout_(layout), object_(object), of_(of),
211 Output_file* of_; member in class:gold::Relocate_task
H A Dreloc.cc239 this->object_->relocate(this->symtab_, this->layout_, this->of_);
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dlayout.h1543 : layout_(layout), of_(of),
1568 Output_file* of_; member in class:gold::Write_sections_task
1582 : layout_(layout), symtab_(symtab), of_(of), final_blocker_(final_blocker)
1603 Output_file* of_; member in class:gold::Write_data_task
1617 sympool_(sympool), dynpool_(dynpool), of_(of),
1641 Output_file* of_; member in class:gold::Write_symbols_task
1656 : layout_(layout), of_(of),
1678 Output_file* of_; member in class:gold::Write_after_input_sections_task
1694 : options_(options), layout_(layout), of_(of)
1704 Output_file* of_; member in class:gold::Build_id_task_runner
1726 Output_file* of_; member in class:gold::Close_task_runner
[all...]
H A Dlayout.cc255 : of_(of), offset_(offset), size_(size), dst_(dst),
263 this->of_->get_input_view(this->offset_, this->size_);
265 this->of_->free_input_view(this->offset_, this->size_, iv);
282 Output_file* of_;
6102 this->layout_->write_output_sections(this->of_);
6128 this->layout_->write_data(this->symtab_, this->of_);
6156 this->layout_->dynsym_xindex(), this->of_);
6184 this->layout_->write_sections_after_input_sections(this->of_);
6197 Output_file* of = this->of_;
6248 this->layout_->write_build_id(this->of_, thi
[all...]
H A Dreloc.h187 : symtab_(symtab), layout_(layout), object_(object), of_(of),
211 Output_file* of_; member in class:gold::Relocate_task
H A Dreloc.cc239 this->object_->relocate(this->symtab_, this->layout_, this->of_);

Completed in 327 milliseconds