Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/gold/
HDpowerpc.cc93 e_flags_(ehdr.get_e_flags()), st_other_() in Powerpc_relobj()
317 { return elfcpp::ppc64_decode_local_entry(this->st_other_[symndx] >> 5); } in ppc64_local_entry_offset()
377 std::vector<unsigned char> st_other_; member in __anon73f344c40111::Powerpc_relobj
1924 this->st_other_.resize(loccount); in do_read_symbols()
1937 this->st_other_[i] = st_other; in do_read_symbols()