Home
last modified time | relevance | path

Searched refs:s390_elf_suffix (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-s390.c751 s390_elf_suffix (char **str_p, expressionS *exp_p) in s390_elf_suffix() function
1070 && (suffix = s390_elf_suffix (&input_line_pointer, &exp)) != ELF_SUFFIX_NONE) in s390_elf_cons()
1296 suffix = s390_elf_suffix (&str, &ex); in md_gather_operands()
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-02032782 (s390_elf_suffix): Add suffix strings for TLS relocations.
2905 (s390_elf_suffix): Add suffix strings for gotoff, gotplt and pltoff.
DChangeLog-00011135 (s390_elf_suffix, s390_lit_suffix): Use ISALNUM instead of isalnum.