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

/freebsd-10.3-release/contrib/binutils/bfd/
H A Delf64-ppc.c3403 int top_id;
8463 section is a silly idea. If we didn't do this, htab->top_id
8666 int top_id, top_index, id;
8678 for (input_bfd = info->input_bfds, top_id = 3;
8686 if (top_id < section->id)
8687 top_id = section->id;
8691 htab->top_id = top_id;
8692 amt = sizeof (struct map_stub) * (top_id + 1);
8923 else if (sym_sec->id <= htab->top_id
3399 int top_id; member in struct:ppc_link_hash_table
8662 int top_id, top_index, id; local
[all...]

Completed in 154 milliseconds