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

  /src/external/gpl3/binutils/dist/gas/config/
tc-s390.c 902 ELF_SUFFIX_PLTOFF,
932 { "pltoff", 6, ELF_SUFFIX_PLTOFF },
1259 BFD_RELOC_390_PLTOFF16, /* ELF_SUFFIX_PLTOFF */
1279 BFD_RELOC_390_PLTOFF32, /* ELF_SUFFIX_PLTOFF */
1299 BFD_RELOC_390_PLTOFF64, /* ELF_SUFFIX_PLTOFF */
1640 else if (suffix == ELF_SUFFIX_PLTOFF)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-s390.c 902 ELF_SUFFIX_PLTOFF,
932 { "pltoff", 6, ELF_SUFFIX_PLTOFF },
1259 BFD_RELOC_390_PLTOFF16, /* ELF_SUFFIX_PLTOFF */
1279 BFD_RELOC_390_PLTOFF32, /* ELF_SUFFIX_PLTOFF */
1299 BFD_RELOC_390_PLTOFF64, /* ELF_SUFFIX_PLTOFF */
1640 else if (suffix == ELF_SUFFIX_PLTOFF)

Completed in 74 milliseconds