Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc919 needs_mips_plt_(false), needs_comp_plt_(false), mips_plt_offset_(-1U), in Mips_symbol()
1144 { return this->needs_comp_plt_; } in needs_comp_plt()
1149 { this->needs_comp_plt_ = needs_comp_plt; } in set_needs_comp_plt()
1293 bool needs_comp_plt_; member in __anona7e08b770111::Mips_symbol