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

  /src/external/gpl3/binutils/dist/gas/config/
tc-alpha.c 81 struct alpha_fixup
99 struct alpha_fixup fixups[MAX_INSN_FIXUPS];
1751 struct alpha_fixup *fixup = &insn->fixups[i];
2085 struct alpha_fixup *fixup;
2109 struct alpha_fixup *fixup;
2874 sizeof(struct alpha_fixup) * insn.nfixups);
80 struct alpha_fixup struct
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-alpha.c 81 struct alpha_fixup
99 struct alpha_fixup fixups[MAX_INSN_FIXUPS];
1751 struct alpha_fixup *fixup = &insn->fixups[i];
2085 struct alpha_fixup *fixup;
2109 struct alpha_fixup *fixup;
2874 sizeof(struct alpha_fixup) * insn.nfixups);
80 struct alpha_fixup struct

Completed in 397 milliseconds