Searched refs:section_is_mips16_call_fp_stub_ (Results 1 – 1 of 1) sorted by relevance
1593 section_is_mips16_call_stub_(), section_is_mips16_call_fp_stub_(), in Mips_relobj()1823 gold_assert(shndx < this->section_is_mips16_call_fp_stub_.size()); in is_mips16_call_fp_stub_section()1824 return this->section_is_mips16_call_fp_stub_[shndx]; in is_mips16_call_fp_stub_section()1939 std::vector<bool> section_is_mips16_call_fp_stub_; member in __anon40c64d910111::Mips_relobj6750 this->section_is_mips16_call_fp_stub_.resize(this->shnum(), false); in do_read_symbols()6922 this->section_is_mips16_call_fp_stub_[i] = in do_read_symbols()