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

/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc4487 end_branch_table_(), ge_size_(0)
4503 unsigned int global_entry_off = (this->end_branch_table_ + 15) & -16;
4528 unsigned int end_branch_table_, ge_size_; member in class:__anon572::Output_data_glink
4622 this->end_branch_table_ = total;
5051 if (this->end_branch_table_ != 0)
5094 while (p < oview + this->end_branch_table_)
5116 unsigned int global_entry_off = (this->end_branch_table_ + 15) & -16;

Completed in 58 milliseconds