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

  /src/external/gpl3/binutils/dist/bfd/
coff-z8k.c 42 static reloc_howto_type r_da = variable
44 complain_overflow_bitfield, 0, "r_da", true, 0x0000ffff, 0x0000ffff,
94 internal->howto = &r_da;
126 case BFD_RELOC_16: return & r_da;
144 if (strcasecmp (r_da.name, r_name) == 0)
145 return &r_da;
  /src/external/gpl3/binutils.old/dist/bfd/
coff-z8k.c 42 static reloc_howto_type r_da = variable
44 complain_overflow_bitfield, 0, "r_da", true, 0x0000ffff, 0x0000ffff,
94 internal->howto = &r_da;
126 case BFD_RELOC_16: return & r_da;
144 if (strcasecmp (r_da.name, r_name) == 0)
145 return &r_da;
  /src/external/gpl3/gdb.old/dist/bfd/
coff-z8k.c 42 static reloc_howto_type r_da = variable
44 complain_overflow_bitfield, 0, "r_da", true, 0x0000ffff, 0x0000ffff,
94 internal->howto = &r_da;
126 case BFD_RELOC_16: return & r_da;
144 if (strcasecmp (r_da.name, r_name) == 0)
145 return &r_da;
  /src/external/gpl3/gdb/dist/bfd/
coff-z8k.c 42 static reloc_howto_type r_da = variable
44 complain_overflow_bitfield, 0, "r_da", true, 0x0000ffff, 0x0000ffff,
94 internal->howto = &r_da;
126 case BFD_RELOC_16: return & r_da;
144 if (strcasecmp (r_da.name, r_name) == 0)
145 return &r_da;

Completed in 37 milliseconds