Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gold/
Dpowerpc.cc4432 unsigned int global_entry_off = (this->end_branch_table_ + 15) & -16; in global_entry_address() local
4433 return this->address() + global_entry_off; in global_entry_address()
4972 unsigned int global_entry_off = (this->end_branch_table_ + 15) & -16; in do_write() local
4973 Address global_entry_base = this->address() + global_entry_off; in do_write()
4979 p = oview + global_entry_off + ge->second; in do_write()