Searched refs:stt (Results 1 – 20 of 20) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/mmix/ |
D | regt-op.d | 39 80: a9170c00 stt \$23,\$12,0 65 e8: a93b0c00 stt \$59,\$12,0 91 150: a917de00 stt \$23,\$222,0 117 1b8: a9dff900 stt \$223,\$249,0
|
D | regt-op-r.d | 41 80: a9170c00 stt \$23,\$12,0 67 e8: a93b0c00 stt \$59,\$12,0 93 150: a917de00 stt \$23,\$222,0 119 1b8: a9dff900 stt \$223,\$249,0
|
D | list-insns.d | 178 2ac: a8200a97 stt \$32,\$10,\$151 179 2b0: a90c14cd stt \$12,\$20,205
|
D | list-in-n.d | 180 2ac: a8200a97 stt \$32,\$10,\$151 181 2b0: a90c14cd stt \$12,\$20,205
|
D | list-in-rn.d | 208 2ac: a8200a97 stt \$32,\$10,\$151 209 2b0: a90c14cd stt \$12,\$20,205
|
D | list-in-r.d | 208 2ac: a8200a97 stt \$32,\$10,\$151 209 2b0: a90c14cd stt \$12,\$20,205
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/cfi/ |
D | cfi-alpha-1.s | 17 stt $f2,24($30)
|
D | cfi-alpha-3.s | 19 stt $f2,24($30)
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | syms.c | 570 static const struct section_to_type stt[] = variable 605 for (t = &stt[0]; t->section; t++) in coff_section_type()
|
D | elf.c | 6779 struct bfd_strtab_hash *stt; in swap_out_syms() local 6794 stt = _bfd_elf_stringtab_init (); in swap_out_syms() 6795 if (stt == NULL) in swap_out_syms() 6814 _bfd_stringtab_free (stt); in swap_out_syms() 6828 _bfd_stringtab_free (stt); in swap_out_syms() 6877 sym.st_name = (unsigned long) _bfd_stringtab_add (stt, in swap_out_syms() 6882 _bfd_stringtab_free (stt); in swap_out_syms() 6974 _bfd_stringtab_free (stt); in swap_out_syms() 7067 *sttp = stt; in swap_out_syms() 7068 symstrtab_hdr->sh_size = _bfd_stringtab_size (stt); in swap_out_syms()
|
D | configure.ac | 108 AC_ARG_ENABLE(elf-stt-common, 109 [ --enable-elf-stt-common Allow the generation of ELF symbols with the STT_COMMON type],
|
D | som.c | 167 static const struct section_to_type stt[] = variable 5791 for (t = &stt[0]; t->section; t++) in som_section_type()
|
D | ChangeLog-2007 | 607 * configure.in (--enable-elf-stt-common): New configure
|
D | configure | 1445 --enable-elf-stt-common Allow the generation of ELF symbols with the STT_COMMON type
|
D | ChangeLog-9899 | 703 * syms.c (stt): Add some PE/PEI section names.
|
D | ChangeLog-9697 | 5832 * syms.c (stt): Add entries for zerovars, vars, and code.
|
D | ChangeLog-0203 | 10114 * syms.c (stt[]): Sorted. Added .init/.fini -> "t" mapping.
|
D | ChangeLog-9495 | 4992 * syms.c (stt): Add .rdata and .rodata.
|
/toolchain/binutils/binutils-2.25/gold/ |
D | aarch64.cc | 5520 The_stub_table* stt = *sp; in do_relax() local 5521 The_aarch64_input_section* owner = stt->owner(); in do_relax() 5523 stt->addralign()); in do_relax() 5524 stt->set_address_and_file_offset(owner->address() + off, in do_relax()
|
D | output.h | 154 is_section_type(elfcpp::Elf_Word stt) const in is_section_type() argument 155 { return this->do_is_section_type(stt); } in is_section_type()
|