Home
last modified time | relevance | path

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

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dmips.cc1012 needs_mips_plt_(false), needs_comp_plt_(false), mips_plt_offset_(-1U), in Mips_symbol()
1226 { return this->needs_mips_plt_; } in needs_mips_plt()
1231 { this->needs_mips_plt_ = needs_mips_plt; } in set_needs_mips_plt()
1391 bool needs_mips_plt_; member in __anon40c64d910111::Mips_symbol