HomeSort by: relevance | last modified time | path
    Searched refs:STT_SRELC (Results 1 - 10 of 10) sorted by relevancy

  /src/external/gpl3/binutils/dist/include/elf/
common.h 1159 #define STT_SRELC 9 /* Signed Complex relocation expression */
  /src/external/gpl3/binutils.old/dist/include/elf/
common.h 1140 #define STT_SRELC 9 /* Signed Complex relocation expression */
  /src/external/gpl3/binutils/dist/bfd/
elfcode.h 1472 case STT_SRELC:
elflink.c 11878 if ((s_type == STT_RELC || s_type == STT_SRELC)
11896 isymbuf, locsymcount, s_type == STT_SRELC))
elf.c 8994 type = STT_SRELC;
  /src/external/gpl3/binutils.old/dist/bfd/
elfcode.h 1473 case STT_SRELC:
elflink.c 11857 if ((s_type == STT_RELC || s_type == STT_SRELC)
11875 isymbuf, locsymcount, s_type == STT_SRELC))
elf.c 8920 type = STT_SRELC;
  /src/external/gpl3/binutils/dist/binutils/
readelf.c 14304 case STT_SRELC: return "SRELC";
  /src/external/gpl3/binutils.old/dist/binutils/
readelf.c 13796 case STT_SRELC: return "SRELC";

Completed in 101 milliseconds