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

/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Delf32-xtensa.c6436 bool ends_section; /* Is this the last ebb in a section? */
6603 ebb->ends_section = true;
6633 ebb->ends_section = true;
8260 if (ebb_table->ebb.ends_section || ebb_table->ebb.ends_unreachable)
6423 bool ends_section; /* Is this the last ebb in a section? */ member in struct:ebb_struct
/netbsd-current/external/gpl3/gdb.old/dist/bfd/
H A Delf32-xtensa.c6428 bfd_boolean ends_section; /* Is this the last ebb in a section? */
6595 ebb->ends_section = TRUE;
6625 ebb->ends_section = TRUE;
8252 if (ebb_table->ebb.ends_section || ebb_table->ebb.ends_unreachable)
6408 bfd_boolean ends_section; /* Is this the last ebb in a section? */ member in struct:ebb_struct
/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Delf32-xtensa.c6429 bool ends_section; /* Is this the last ebb in a section? */
6596 ebb->ends_section = true;
6626 ebb->ends_section = true;
8253 if (ebb_table->ebb.ends_section || ebb_table->ebb.ends_unreachable)
6409 bool ends_section; /* Is this the last ebb in a section? */ member in struct:ebb_struct
/netbsd-current/external/gpl3/binutils.old/dist/bfd/
H A Delf32-xtensa.c6443 bool ends_section; /* Is this the last ebb in a section? */
6610 ebb->ends_section = true;
6640 ebb->ends_section = true;
8267 if (ebb_table->ebb.ends_section || ebb_table->ebb.ends_unreachable)
6423 bool ends_section; /* Is this the last ebb in a section? */ member in struct:ebb_struct

Completed in 174 milliseconds