| /src/external/gpl3/binutils/dist/gas/config/ |
| tc-xtensa.c | 468 static void xtensa_elf_cons (int); 1163 { "long", xtensa_elf_cons, 4 }, 1164 { "word", xtensa_elf_cons, 4 }, 1165 { "4byte", xtensa_elf_cons, 4 }, 1166 { "short", xtensa_elf_cons, 2 }, 1167 { "2byte", xtensa_elf_cons, 2 }, 1596 xtensa_elf_cons (4); 1665 xtensa_elf_cons (int nbytes) 1662 xtensa_elf_cons (int nbytes) function
|
| tc-xtensa.c | 468 static void xtensa_elf_cons (int); 1163 { "long", xtensa_elf_cons, 4 }, 1164 { "word", xtensa_elf_cons, 4 }, 1165 { "4byte", xtensa_elf_cons, 4 }, 1166 { "short", xtensa_elf_cons, 2 }, 1167 { "2byte", xtensa_elf_cons, 2 }, 1596 xtensa_elf_cons (4); 1665 xtensa_elf_cons (int nbytes) 1662 xtensa_elf_cons (int nbytes) function
|
| /src/external/gpl3/binutils.old/dist/gas/config/ |
| tc-xtensa.c | 468 static void xtensa_elf_cons (int); 1163 { "long", xtensa_elf_cons, 4 }, 1164 { "word", xtensa_elf_cons, 4 }, 1165 { "4byte", xtensa_elf_cons, 4 }, 1166 { "short", xtensa_elf_cons, 2 }, 1167 { "2byte", xtensa_elf_cons, 2 }, 1596 xtensa_elf_cons (4); 1665 xtensa_elf_cons (int nbytes) 1662 xtensa_elf_cons (int nbytes) function
|
| tc-xtensa.c | 468 static void xtensa_elf_cons (int); 1163 { "long", xtensa_elf_cons, 4 }, 1164 { "word", xtensa_elf_cons, 4 }, 1165 { "4byte", xtensa_elf_cons, 4 }, 1166 { "short", xtensa_elf_cons, 2 }, 1167 { "2byte", xtensa_elf_cons, 2 }, 1596 xtensa_elf_cons (4); 1665 xtensa_elf_cons (int nbytes) 1662 xtensa_elf_cons (int nbytes) function
|