Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc920 comp_plt_offset_(-1U), mips16_fn_stub_(NULL), mips16_call_stub_(NULL), in Mips_symbol()
1186 return static_cast<Mips16_stub_section<size, big_endian>*>(mips16_fn_stub_); in get_mips16_fn_stub()
1192 { this->mips16_fn_stub_ = stub; } in set_mips16_fn_stub()
1197 { return this->mips16_fn_stub_ != NULL; } in has_mips16_fn_stub()
1299 Mips16_stub_section_base* mips16_fn_stub_; member in __anona7e08b770111::Mips_symbol