Home
last modified time | relevance | path

Searched refs:got_plt_section_ (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gold/
Dincremental.h640 { return this->got_plt_section_; } in got_plt_section()
701 Output_data_space* got_plt_section_; variable
Dincremental.cc1245 this->got_plt_section_ = new Output_data_space(4, "** incremental_got_plt"); in create_data_sections()
DChangeLog8028 (Incremental_inputs::got_plt_section_): New data member.