Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
DChangeLog539 has_reginfo_section_.
540 (Mips_relobj::has_reginfo_section_): New data member.
551 (Mips_relobj::do_read_symbols): Set has_reginfo_section_ to true
Dmips.cc1591 local_mips16_call_stubs_(), gp_(0), has_reginfo_section_(false), in Mips_relobj()
1834 { return this->has_reginfo_section_; } in has_reginfo_section()
1925 bool has_reginfo_section_ : 1; member in __anon1e60feb90111::Mips_relobj
6761 this->has_reginfo_section_ = true; in do_read_symbols()