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

/freebsd-11.0-release/contrib/binutils/gas/config/
H A Dtc-s390.c719 static elf_suffix_type s390_elf_suffix PARAMS ((char **, expressionS *));
727 s390_elf_suffix (str_p, exp_p) function
802 /* If s390_elf_suffix has not been called with
1054 && (suffix = s390_elf_suffix (&input_line_pointer, &exp)) != ELF_SUFFIX_NONE)
1252 suffix = s390_elf_suffix (&str, &ex);

Completed in 48 milliseconds