Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dmips.cc1498 this->is_n64_ = elfcpp::abi_64(ehdr.get_e_ident()[elfcpp::EI_CLASS]); in Mips_relobj()
1655 { return this->is_n64_; } in is_n64()
1660 { return this->is_n32_ || this->is_n64_; } in is_newabi()
1806 bool is_n64_ : 1; member in __anona7e08b770111::Mips_relobj