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

/freebsd-11.0-release/contrib/binutils/bfd/
H A Delf64-ppc.c3472 int top_id;
8660 section is a silly idea. If we didn't do this, htab->top_id
8891 int top_id, top_index, id;
8903 for (input_bfd = info->input_bfds, top_id = 3;
8911 if (top_id < section->id)
8912 top_id = section->id;
8916 htab->top_id = top_id;
8917 amt = sizeof (struct map_stub) * (top_id + 1);
9146 else if (sym_sec->id <= htab->top_id
3468 int top_id; member in struct:ppc_link_hash_table
8887 int top_id, top_index, id; local
[all...]

Completed in 57 milliseconds