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

  /src/external/gpl3/binutils/dist/bfd/
elf32-avr.c 65 bool is_actually_needed; member in struct:elf32_avr_stub_hash_entry
3370 if (!hsh->is_actually_needed)
3431 hsh->is_actually_needed = false;
3447 if (hsh->is_actually_needed)
3816 hsh->is_actually_needed = true;
3829 hsh->is_actually_needed = true;
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-avr.c 65 bool is_actually_needed; member in struct:elf32_avr_stub_hash_entry
3369 if (!hsh->is_actually_needed)
3430 hsh->is_actually_needed = false;
3446 if (hsh->is_actually_needed)
3815 hsh->is_actually_needed = true;
3828 hsh->is_actually_needed = true;
  /src/external/gpl3/gdb/dist/bfd/
elf32-avr.c 65 bool is_actually_needed; member in struct:elf32_avr_stub_hash_entry
3369 if (!hsh->is_actually_needed)
3430 hsh->is_actually_needed = false;
3446 if (hsh->is_actually_needed)
3815 hsh->is_actually_needed = true;
3828 hsh->is_actually_needed = true;
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-avr.c 65 bool is_actually_needed; member in struct:elf32_avr_stub_hash_entry
3374 if (!hsh->is_actually_needed)
3435 hsh->is_actually_needed = false;
3451 if (hsh->is_actually_needed)
3820 hsh->is_actually_needed = true;
3833 hsh->is_actually_needed = true;

Completed in 37 milliseconds