Searched refs:sh_elf_cons (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-sh.c | 53 static void sh_elf_cons (int); 87 {"long", sh_elf_cons, 4}, 88 {"int", sh_elf_cons, 4}, 89 {"word", sh_elf_cons, 2}, 90 {"short", sh_elf_cons, 2}, 814 sh_elf_cons (int nbytes) in sh_elf_cons() function
|
/toolchain/binutils/binutils-2.27/gas/ |
D | ChangeLog-0203 | 314 * config/tc-sh.c (sh_elf_cons): If md_cons_align is defined 6670 (sh_elf_cons) [HAVE_SH64]: Call sh64_update_contents_mark instead 6842 * config/tc-sh.c (sh_elf_cons) [HAVE_SH64]: Unset seen_insn and 7195 (sh_elf_cons): Simplify.
|
D | ChangeLog-2014 | 279 * config/tc-sh.c (sh_elf_cons): Likewise.
|
D | ChangeLog-0001 | 4049 (sh_elf_cons): Cast *input_line_pointer to unsigned char when 5087 * config/tc-sh.c (sh_elf_cons, sh_elf_suffix): New functions.
|