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

/macosx-10.10/cxxfilt-11/cxxfilt/bfd/
H A Delf32-xtensa.c5465 property_table_entry *the_entry, *new_entry;
5467 the_entry = &ebb->ptbl[ebb->end_ptbl_idx];
5478 entry_end = the_entry->address - ebb->sec->vma + the_entry->size;
5509 || ((the_entry->flags & XTENSA_PROP_ALIGN) != 0))
5512 if (the_entry->address + the_entry->size != new_entry->address)
5515 the_entry = new_entry;
5529 && the_entry->address + the_entry
5445 property_table_entry *the_entry, *new_entry; local
5521 property_table_entry *the_entry, *new_entry; local
6374 property_table_entry *the_entry; local
[all...]

Completed in 134 milliseconds