HomeSort by relevance Sort by last modified time
    Searched full:pending_reloc (Results 1 - 3 of 3) sorted by null

  /toolchain/binutils/binutils-2.25/gas/config/
tc-pj.c 33 static int pending_reloc; variable
63 if (pending_reloc)
65 pending_reloc = BFD_RELOC_PJ_CODE_HI16;
72 if (pending_reloc)
74 pending_reloc = BFD_RELOC_PJ_CODE_LO16;
110 pending_reloc ? pending_reloc
113 pending_reloc = 0;
155 if (pending_reloc)
158 pending_reloc = 0
    [all...]
tc-moxie.c 34 static int pending_reloc; variable
550 if (pending_reloc)
  /toolchain/binutils/binutils-2.25/gas/
ChangeLog-0203     [all...]

Completed in 551 milliseconds