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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-loongarch.c 36 bfd_reloc_code_real_type bfd_type; member in struct:loongarch_reloc_howto_type_struct
2153 BFD_ASSERT (ht->bfd_type == code);
2158 if (loongarch_howto_table[i].bfd_type == code)
2176 return lht->bfd_type;
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-loongarch.c 36 bfd_reloc_code_real_type bfd_type; member in struct:loongarch_reloc_howto_type_struct
1931 BFD_ASSERT (ht->bfd_type == code);
1936 if (loongarch_howto_table[i].bfd_type == code)
1954 return lht->bfd_type;
  /src/external/gpl3/gdb/dist/bfd/
elfxx-loongarch.c 36 bfd_reloc_code_real_type bfd_type; member in struct:loongarch_reloc_howto_type_struct
1931 BFD_ASSERT (ht->bfd_type == code);
1936 if (loongarch_howto_table[i].bfd_type == code)
1954 return lht->bfd_type;
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-loongarch.c 36 bfd_reloc_code_real_type bfd_type; member in struct:loongarch_reloc_howto_type_struct
1931 BFD_ASSERT (ht->bfd_type == code);
1936 if (loongarch_howto_table[i].bfd_type == code)
1954 return lht->bfd_type;

Completed in 31 milliseconds