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

  /src/external/gpl3/binutils/dist/gas/config/
tc-aarch64.c 2901 bfd_reloc_code_real_type ldst_type;
4258 if (entry->ldst_type == 0)
4271 aarch64_force_reloc (entry->ldst_type) == 1))
4279 inst.reloc.type = entry->ldst_type;
2898 bfd_reloc_code_real_type ldst_type; member in struct:reloc_table_entry
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-aarch64.c 2884 bfd_reloc_code_real_type ldst_type;
4241 if (entry->ldst_type == 0)
4254 aarch64_force_reloc (entry->ldst_type) == 1))
4262 inst.reloc.type = entry->ldst_type;
2881 bfd_reloc_code_real_type ldst_type; member in struct:reloc_table_entry

Completed in 37 milliseconds