Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc1492 section_is_mips16_fn_stub_(), section_is_mips16_call_stub_(), in Mips_relobj()
1714 gold_assert(shndx < this->section_is_mips16_call_stub_.size()); in is_mips16_call_stub_section()
1715 return this->section_is_mips16_call_stub_[shndx]; in is_mips16_call_stub_section()
1816 std::vector<bool> section_is_mips16_call_stub_; member in __anona7e08b770111::Mips_relobj
5880 this->section_is_mips16_call_stub_.resize(this->shnum(), false); in do_read_symbols()
5913 this->section_is_mips16_call_stub_[i] = in do_read_symbols()