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

  /src/external/gpl3/binutils/dist/bfd/
elfxx-mips.c 11366 long dynindx_hi = (h->dynindx >> 16) & 0x7fff;
11369 STUB_LUI_MICROMIPS (dynindx_hi),
11331 long dynindx_hi = (h->dynindx >> 16) & 0x7fff; local
  /src/external/gpl3/binutils.old/dist/bfd/
elfxx-mips.c 11341 long dynindx_hi = (h->dynindx >> 16) & 0x7fff;
11344 STUB_LUI_MICROMIPS (dynindx_hi),
11306 long dynindx_hi = (h->dynindx >> 16) & 0x7fff; local
  /src/external/gpl3/gdb/dist/bfd/
elfxx-mips.c 11236 long dynindx_hi = (h->dynindx >> 16) & 0x7fff;
11239 STUB_LUI_MICROMIPS (dynindx_hi),
11201 long dynindx_hi = (h->dynindx >> 16) & 0x7fff; local
  /src/external/gpl3/gdb.old/dist/bfd/
elfxx-mips.c 11249 long dynindx_hi = (h->dynindx >> 16) & 0x7fff;
11252 STUB_LUI_MICROMIPS (dynindx_hi),
11214 long dynindx_hi = (h->dynindx >> 16) & 0x7fff; local

Completed in 76 milliseconds