Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dpowerpc.cc98 e_flags_(ehdr.get_e_flags()), st_other_() in Powerpc_relobj()
374 { return elfcpp::ppc64_decode_local_entry(this->st_other_[symndx] >> 5); } in ppc64_local_entry_offset()
442 std::vector<unsigned char> st_other_; member in __anon34c063400111::Powerpc_relobj
2070 this->st_other_.resize(loccount); in do_read_symbols()
2083 this->st_other_[i] = st_other; in do_read_symbols()
DChangeLog-08152874 (Powerpc_relobj::e_flags_, st_other_): New vars.