Searched refs:st_other_ (Results 1 – 2 of 2) sorted by relevance
90 e_flags_(ehdr.get_e_flags()), st_other_() in Powerpc_relobj()314 { return elfcpp::ppc64_decode_local_entry(this->st_other_[symndx] >> 5); } in ppc64_local_entry_offset()374 std::vector<unsigned char> st_other_; member in __anon0f0c9f3e0111::Powerpc_relobj1875 this->st_other_.resize(loccount); in do_read_symbols()1888 this->st_other_[i] = st_other; in do_read_symbols()
1457 (Powerpc_relobj::e_flags_, st_other_): New vars.