Searched refs:is_pic_ (Results 1 – 1 of 1) sorted by relevance
1496 this->is_pic_ = (ehdr.get_e_flags() & elfcpp::EF_MIPS_PIC) != 0; in Mips_relobj()1645 { return this->is_pic_; } in is_pic()1802 bool is_pic_ : 1; member in __anona7e08b770111::Mips_relobj