/toolchain/binutils/binutils-2.25/libiberty/ |
D | cp-demangle.c | 261 struct d_print_template *templates; member 297 struct d_print_template *templates; member 329 struct d_print_template *templates; member 3960 dpi->templates = NULL; in d_print_init() 4155 if (dpi->templates == NULL) in d_lookup_template_argument() 4162 (d_right (dpi->templates->template_decl), in d_lookup_template_argument() 4266 link = &scope->templates; in d_save_scope() 4268 for (src = dpi->templates; src != NULL; src = src->next) in d_save_scope() 4392 adpm[i].templates = dpi->templates; in d_print_comp_inner() 4415 dpt.next = dpi->templates; in d_print_comp_inner() [all …]
|
D | ChangeLog | 190 Estimate numbers of templates and scopes required. 193 templates and scopes. Removed call to d_print_free. 3377 * cp-demangle.c (struct d_print_mod): Add templates field. 3389 (d_print_comp): Save current templates list with each modifier. 3393 (d_print_mod_list): Temporarily set templates list while printing 6508 Similarly for templates. 8536 in demangling GNU style templates. 8537 * cplus-dem.c (demangle_prefix): Fix for templates in GNU 8539 * cplus-dem.c (gnu_special): Fix for templates in GNU style
|
/toolchain/binutils/binutils-2.25/gold/ |
D | README | 38 possible. In order to do this, many classes are actually templates 42 class templates also have an endianness parameter: true for 55 The gold source code uses templates heavily. Building it requires a
|
D | config.in | 169 /* Define if attributes work on C++ templates */
|
D | configure.ac | 641 [Define if attributes work on C++ templates])
|
/toolchain/binutils/binutils-2.25/ld/scripttempl/ |
D | README | 1 The files in this directory are linker script templates.
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | README | 8 For efficiency, most accessors are templates with two arguments: the
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-aarch64.c | 4236 struct templates struct 4239 struct templates *next; argument 4242 typedef struct templates templates; typedef 4244 static templates * 4247 templates *templ = NULL; in lookup_mnemonic() 4257 static templates * 5536 templates *template; in md_assemble() 6951 templates *templ, *new_templ; in fill_instruction_hash_table() 6954 new_templ = (templates *) xmalloc (sizeof (templates)); in fill_instruction_hash_table()
|
D | tc-i386.c | 105 templates; typedef 479 static const templates *current_templates; 2535 templates *core_optab; in md_begin() 2539 core_optab = (templates *) xmalloc (sizeof (templates)); in md_begin() 2562 core_optab = (templates *) xmalloc (sizeof (templates)); in md_begin() 3775 current_templates = (const templates *) hash_find (op_hash, mnemonic); in parse_insn() 3844 current_templates = (const templates *) hash_find (op_hash, mnemonic); in parse_insn() 3861 current_templates = (const templates *) hash_find (op_hash, in parse_insn() 3870 current_templates = (const templates *) hash_find (op_hash, in parse_insn() 3884 current_templates = (const templates *) hash_find (op_hash, in parse_insn()
|
D | tc-metag.c | 6501 insn_templates *templates; in parse_insn() local 6521 templates = find_insn_templates (mnemonic); in parse_insn() 6523 if (templates) in parse_insn() 6525 insn_templates *current_template = templates; in parse_insn()
|
/toolchain/binutils/binutils-2.25/ |
D | Makefile.tpl | 416 LIBCXXFLAGS = $(CXXFLAGS) -fno-implicit-templates 506 LIBCXXFLAGS_FOR_TARGET = $(CXXFLAGS_FOR_TARGET) -fno-implicit-templates
|
D | libtool.m4 | 5327 [Commands necessary for linking programs (against libraries) with templates]) 5929 # necessary to make sure instantiated templates are included 6082 # necessary to make sure instantiated templates are included 6287 # necessary to make sure instantiated templates are included
|
D | ChangeLog | 12401 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates. 12541 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of 12542 -fexternal-templates. 12920 they can be overriden by templates. 12932 be set by incoming names or templates. 13090 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
|
D | Makefile.in | 413 LIBCXXFLAGS = $(CXXFLAGS) -fno-implicit-templates 553 LIBCXXFLAGS_FOR_TARGET = $(CXXFLAGS_FOR_TARGET) -fno-implicit-templates
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | ChangeLog-0001 | 135 standard opcode templates. 1148 templates. 1207 (dis386_att): Change templates of instruction implicitly promoted 1577 for MLI templates. Handle IA64_OPND_TGT64.
|
D | ChangeLog-9297 | 3530 templates for 1.1 FP computational instructions.
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2008 | 1684 (templates): Likewise. 1701 (templates): Likewise.
|
D | ChangeLog-2009 | 1033 * config/tc-i386.c (struct templates, struct _i386_insn)
|
D | ChangeLog-9899 | 3419 * config/tc-i386.h (templates): Add const to start, end.
|
D | ChangeLog-9295 | 7546 and '2' in copr and sfu instruction templates.
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-2011 | 3300 (tls_trampoline, dl_tlsdesc_lazy_trampoline): New PLT templates. 3302 elf32_arm_stub_long_branch_v4t_thumb_tls_pic): New stub templates.
|
D | ChangeLog-0001 | 4817 elf_cris_pic_plt_entry): New, PLT templates.
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | ChangeLog-9103 | 675 * i386.h (i386_optab): Fix pusha and ret templates. 2641 * hppa.h: Fix templates for all the sfu and copr instructions.
|
/toolchain/binutils/binutils-2.25/config/ |
D | ChangeLog | 1632 * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ChangeLog-9197 | 4797 match corresponding change in emulation templates. 4924 Lynx-specific script templates.
|