Searched refs:section_is_mips16_call_fp_stub_ (Results 1 – 1 of 1) sorted by relevance
1493 section_is_mips16_call_fp_stub_(), pdr_shndx_(-1U), gprmask_(0), in Mips_relobj()1723 gold_assert(shndx < this->section_is_mips16_call_fp_stub_.size()); in is_mips16_call_fp_stub_section()1724 return this->section_is_mips16_call_fp_stub_[shndx]; in is_mips16_call_fp_stub_section()1820 std::vector<bool> section_is_mips16_call_fp_stub_; member in __anona7e08b770111::Mips_relobj5881 this->section_is_mips16_call_fp_stub_.resize(this->shnum(), false); in do_read_symbols()5915 this->section_is_mips16_call_fp_stub_[i] = in do_read_symbols()