Home
last modified time | relevance | path

Searched refs:brlt_section_ (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc508 got_(NULL), plt_(NULL), iplt_(NULL), brlt_section_(NULL), in Target_powerpc()
796 { return this->brlt_section_; } in brlt_section()
1289 Output_data_brlt_powerpc<size, big_endian>* brlt_section_; member in __anon0f0c9f3e0111::Target_powerpc
2890 this->brlt_section_->set_current_size(num_huge_branches); in do_relax()
2944 this->brlt_section_->reset_brlt_sizes(); in do_relax()
2950 this->brlt_section_->add_reloc(p->first, p->second); in do_relax()
2952 this->brlt_section_->finalize_brlt_sizes(); in do_relax()
3413 if (size == 64 && this->brlt_section_ == NULL) in make_brlt_section()
3426 this->brlt_section_ in make_brlt_section()
3430 ->add_output_section_data(this->brlt_section_); in make_brlt_section()
[all …]
DChangeLog2634 (Target_powerpc::brlt_section_, stub_tables_, branch_lookup_table_,