Home | History | Annotate | Download | only in bfd

Lines Matching full:end_entry

7435   property_table_entry *entry, *start_entry, *end_entry;
7449 end_entry = &ebb->ptbl[ebb->end_ptbl_idx];
7451 for (entry = start_entry; entry <= end_entry; entry++)
7461 if (entry == end_entry)