HomeSort by: relevance | last modified time | path
    Searched defs:ends_section (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 6431 bool ends_section; /* Is this the last ebb in a section? */
6598 ebb->ends_section = true;
6628 ebb->ends_section = true;
8255 if (ebb_table->ebb.ends_section || ebb_table->ebb.ends_unreachable)
6411 bool ends_section; \/* Is this the last ebb in a section? *\/ member in struct:ebb_struct
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 6431 bool ends_section; /* Is this the last ebb in a section? */
6598 ebb->ends_section = true;
6628 ebb->ends_section = true;
8255 if (ebb_table->ebb.ends_section || ebb_table->ebb.ends_unreachable)
6411 bool ends_section; \/* Is this the last ebb in a section? *\/ member in struct:ebb_struct
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 6429 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
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 6435 bool ends_section; /* Is this the last ebb in a section? */
6602 ebb->ends_section = true;
6632 ebb->ends_section = true;
8259 if (ebb_table->ebb.ends_section || ebb_table->ebb.ends_unreachable)
6415 bool ends_section; \/* Is this the last ebb in a section? *\/ member in struct:ebb_struct

Completed in 53 milliseconds