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

/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc351 if (indx < target->stub_tables().size())
352 return target->stub_tables()[indx];
914 stub_tables() const function in class:__anon572::Target_powerpc
7793 if (target->stub_tables().size() != 0)
7794 stub_table = target->stub_tables()[0];

Completed in 65 milliseconds