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

  /src/external/gpl3/binutils/dist/bfd/
elf32-xtensa.c 8775 int fill_extra_space;
8783 fill_extra_space = entry->size;
8792 fill_extra_space += align_fill;
8794 return fill_extra_space;
9039 int fill_extra_space;
9054 fill_extra_space = xtensa_compute_fill_extra_space (the_add_entry);
9058 -4, fill_extra_space);
9295 int fill_extra_space;
9305 fill_extra_space = 0;
9309 fill_extra_space = the_add_entry->size
8752 int fill_extra_space; local
9015 int fill_extra_space; local
9271 int fill_extra_space; local
9385 int fill_extra_space; local
9423 int fill_extra_space; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-xtensa.c 8775 int fill_extra_space;
8783 fill_extra_space = entry->size;
8792 fill_extra_space += align_fill;
8794 return fill_extra_space;
9039 int fill_extra_space;
9054 fill_extra_space = xtensa_compute_fill_extra_space (the_add_entry);
9058 -4, fill_extra_space);
9295 int fill_extra_space;
9305 fill_extra_space = 0;
9309 fill_extra_space = the_add_entry->size
8752 int fill_extra_space; local
9015 int fill_extra_space; local
9271 int fill_extra_space; local
9385 int fill_extra_space; local
9423 int fill_extra_space; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-xtensa.c 8773 int fill_extra_space;
8781 fill_extra_space = entry->size;
8790 fill_extra_space += align_fill;
8792 return fill_extra_space;
9037 int fill_extra_space;
9052 fill_extra_space = xtensa_compute_fill_extra_space (the_add_entry);
9056 -4, fill_extra_space);
9293 int fill_extra_space;
9303 fill_extra_space = 0;
9307 fill_extra_space = the_add_entry->size
8750 int fill_extra_space; local
9013 int fill_extra_space; local
9269 int fill_extra_space; local
9383 int fill_extra_space; local
9421 int fill_extra_space; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-xtensa.c 8779 int fill_extra_space;
8787 fill_extra_space = entry->size;
8796 fill_extra_space += align_fill;
8798 return fill_extra_space;
9043 int fill_extra_space;
9058 fill_extra_space = xtensa_compute_fill_extra_space (the_add_entry);
9062 -4, fill_extra_space);
9299 int fill_extra_space;
9309 fill_extra_space = 0;
9313 fill_extra_space = the_add_entry->size
8756 int fill_extra_space; local
9019 int fill_extra_space; local
9275 int fill_extra_space; local
9389 int fill_extra_space; local
9427 int fill_extra_space; local
    [all...]

Completed in 47 milliseconds