Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gold/
Dpowerpc.cc4104 unsigned int global_entry_off = (this->end_branch_table_ + 15) & -16; in global_entry_address() local
4105 return this->address() + global_entry_off; in global_entry_address()
4634 unsigned int global_entry_off = (this->end_branch_table_ + 15) & -16; in do_write() local
4635 Address global_entry_base = this->address() + global_entry_off; in do_write()
4641 p = oview + global_entry_off + ge->second; in do_write()