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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c3518 unsigned int stub_iteration;
8831 if (br_entry->iter != htab->stub_iteration)
8833 br_entry->iter = htab->stub_iteration;
9384 htab->stub_iteration += 1;
3514 unsigned int stub_iteration; member in struct:ppc_link_hash_table

Completed in 58 milliseconds