Home
last modified time | relevance | path

Searched refs:templates (Results 1 – 25 of 25) sorted by relevance

/toolchain/binutils/binutils-2.25/libiberty/
Dcp-demangle.c261 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 …]
DChangeLog190 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/
DREADME38 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
Dconfig.in169 /* Define if attributes work on C++ templates */
Dconfigure.ac641 [Define if attributes work on C++ templates])
/toolchain/binutils/binutils-2.25/ld/scripttempl/
DREADME1 The files in this directory are linker script templates.
/toolchain/binutils/binutils-2.25/elfcpp/
DREADME8 For efficiency, most accessors are templates with two arguments: the
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-aarch64.c4236 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()
Dtc-i386.c105 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()
Dtc-metag.c6501 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/
DMakefile.tpl416 LIBCXXFLAGS = $(CXXFLAGS) -fno-implicit-templates
506 LIBCXXFLAGS_FOR_TARGET = $(CXXFLAGS_FOR_TARGET) -fno-implicit-templates
Dlibtool.m45327 [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
DChangeLog12401 * 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.
DMakefile.in413 LIBCXXFLAGS = $(CXXFLAGS) -fno-implicit-templates
553 LIBCXXFLAGS_FOR_TARGET = $(CXXFLAGS_FOR_TARGET) -fno-implicit-templates
/toolchain/binutils/binutils-2.25/opcodes/
DChangeLog-0001135 standard opcode templates.
1148 templates.
1207 (dis386_att): Change templates of instruction implicitly promoted
1577 for MLI templates. Handle IA64_OPND_TGT64.
DChangeLog-92973530 templates for 1.1 FP computational instructions.
/toolchain/binutils/binutils-2.25/gas/
DChangeLog-20081684 (templates): Likewise.
1701 (templates): Likewise.
DChangeLog-20091033 * config/tc-i386.c (struct templates, struct _i386_insn)
DChangeLog-98993419 * config/tc-i386.h (templates): Add const to start, end.
DChangeLog-92957546 and '2' in copr and sfu instruction templates.
/toolchain/binutils/binutils-2.25/bfd/
DChangeLog-20113300 (tls_trampoline, dl_tlsdesc_lazy_trampoline): New PLT templates.
3302 elf32_arm_stub_long_branch_v4t_thumb_tls_pic): New stub templates.
DChangeLog-00014817 elf_cris_pic_plt_entry): New, PLT templates.
/toolchain/binutils/binutils-2.25/include/opcode/
DChangeLog-9103675 * 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/
DChangeLog1632 * m?-*pic (LIBCXXFLAGS): Add -fno-implicit-templates.
/toolchain/binutils/binutils-2.25/ld/
DChangeLog-91974797 match corresponding change in emulation templates.
4924 Lynx-specific script templates.