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

/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc4503 unsigned int global_entry_off = (this->end_branch_table_ + 15) & -16; local
4504 return this->address() + global_entry_off;
5116 unsigned int global_entry_off = (this->end_branch_table_ + 15) & -16; local
5117 Address global_entry_base = this->address() + global_entry_off;
5123 p = oview + global_entry_off + ge->second;

Completed in 107 milliseconds