| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-s390.c | 117 static void s390_elf_cons (int); 130 { "short", s390_elf_cons, 2 }, 131 { "long", s390_elf_cons, 4 }, 132 { "quad", s390_elf_cons, 8 }, 1225 s390_elf_cons (int nbytes /* 1=.byte, 2=.word, 4=.long */) function
|
| tc-s390.c | 117 static void s390_elf_cons (int); 130 { "short", s390_elf_cons, 2 }, 131 { "long", s390_elf_cons, 4 }, 132 { "quad", s390_elf_cons, 8 }, 1225 s390_elf_cons (int nbytes /* 1=.byte, 2=.word, 4=.long */) function
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-s390.c | 117 static void s390_elf_cons (int); 130 { "short", s390_elf_cons, 2 }, 131 { "long", s390_elf_cons, 4 }, 132 { "quad", s390_elf_cons, 8 }, 1225 s390_elf_cons (int nbytes /* 1=.byte, 2=.word, 4=.long */) function
|
| tc-s390.c | 117 static void s390_elf_cons (int); 130 { "short", s390_elf_cons, 2 }, 131 { "long", s390_elf_cons, 4 }, 132 { "quad", s390_elf_cons, 8 }, 1225 s390_elf_cons (int nbytes /* 1=.byte, 2=.word, 4=.long */) function
|