Searched refs:is_n32_ (Results 1 – 1 of 1) sorted by relevance
1497 this->is_n32_ = elfcpp::abi_n32(ehdr.get_e_flags()); in Mips_relobj()1650 { return this->is_n32_; } in is_n32()1660 { return this->is_n32_ || this->is_n64_; } in is_newabi()1804 bool is_n32_ : 1; member in __anona7e08b770111::Mips_relobj