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

/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-s390.c781 ELF_SUFFIX_NONE = 0, enumerator in enum:__anon359
824 { NULL, 0, ELF_SUFFIX_NONE }
833 return ELF_SUFFIX_NONE;
891 return ELF_SUFFIX_NONE;
1007 if (suffix != ELF_SUFFIX_NONE && reloc == BFD_RELOC_UNUSED)
1102 /* We change the suffix type to ELF_SUFFIX_NONE, because
1104 return ELF_SUFFIX_NONE;
1127 && (suffix = s390_elf_suffix (&input_line_pointer, &exp)) != ELF_SUFFIX_NONE)
1138 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
1158 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-s390.c779 ELF_SUFFIX_NONE = 0, enumerator in enum:__anon965
822 { NULL, 0, ELF_SUFFIX_NONE }
831 return ELF_SUFFIX_NONE;
889 return ELF_SUFFIX_NONE;
1005 if (suffix != ELF_SUFFIX_NONE && reloc == BFD_RELOC_UNUSED)
1100 /* We change the suffix type to ELF_SUFFIX_NONE, because
1102 return ELF_SUFFIX_NONE;
1125 && (suffix = s390_elf_suffix (&input_line_pointer, &exp)) != ELF_SUFFIX_NONE)
1136 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
1156 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-s390.c781 ELF_SUFFIX_NONE = 0, enumerator in enum:__anon497
824 { NULL, 0, ELF_SUFFIX_NONE }
833 return ELF_SUFFIX_NONE;
891 return ELF_SUFFIX_NONE;
1007 if (suffix != ELF_SUFFIX_NONE && reloc == BFD_RELOC_UNUSED)
1102 /* We change the suffix type to ELF_SUFFIX_NONE, because
1104 return ELF_SUFFIX_NONE;
1127 && (suffix = s390_elf_suffix (&input_line_pointer, &exp)) != ELF_SUFFIX_NONE)
1138 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
1158 BFD_RELOC_UNUSED, /* ELF_SUFFIX_NONE */
[all...]

Completed in 96 milliseconds