Searched refs:needs_mips_plt_ (Results 1 – 1 of 1) sorted by relevance
919 needs_mips_plt_(false), needs_comp_plt_(false), mips_plt_offset_(-1U), in Mips_symbol()1133 { return this->needs_mips_plt_; } in needs_mips_plt()1138 { this->needs_mips_plt_ = needs_mips_plt; } in set_needs_mips_plt()1291 bool needs_mips_plt_; member in __anona7e08b770111::Mips_symbol