/toolchain/binutils/binutils-2.25/gold/ |
D | ChangeLog | 253 * aarch64.cc (AArch64_insn_utilities::is_adr): New method. 254 (AArch64_insn_utilities::aarch64_adr_encode_imm): New method. 255 (AArch64_insn_utilities::aarch64_adrp_decode_imm): New method. 257 (AArch64_relobj::try_fix_erratum_843419_optimized): New method. 296 (Erratum_stub::update_erratum_insn): New method. 320 (Target_aarch64::scan_erratum_835769_span): New method. 321 (Target_aarch64::create_erratum_stub): New method. 322 (Target_aarch64::is_erratum_835769_sequence): New method. 363 (Stub_table::add_erratum_stub): New method to add an erratum stub. 364 (Stub_table::find_erratum_stub): New method. [all …]
|
/toolchain/binutils/binutils-2.25/binutils/ |
D | prdbg.c | 68 const char *method; member 345 n->method = NULL; in push_type() 1432 info->stack->method = name; in pr_class_start_method() 1466 ? info->stack->next->next->method in pr_class_method_variant() 1467 : info->stack->next->method))) in pr_class_method_variant() 1528 assert (info->stack->next->method != NULL); in pr_class_static_method_variant() 1547 if (! substitute_type (info, info->stack->next->method)) in pr_class_static_method_variant() 1574 info->stack->method = NULL; in pr_class_end_method() 2317 method_name = strdup (context ? info->stack->next->next->method in tg_class_method_variant() 2318 : info->stack->next->method); in tg_class_method_variant() [all …]
|
D | ieee.c | 3665 const char *method; member 6281 && info->type_stack->type.classdef->method == NULL); in ieee_class_start_method() 6283 info->type_stack->type.classdef->method = name; in ieee_class_start_method() 6313 && info->type_stack->type.classdef->method != NULL); in ieee_class_method_var() 6336 info->type_stack->type.classdef->method) in ieee_class_method_var() 6393 && info->type_stack->type.classdef->method != NULL); in ieee_class_end_method() 6395 info->type_stack->type.classdef->method = NULL; in ieee_class_end_method()
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | crxelf.em | 36 This is to emulate the CRTools' method of keeping variables
|
D | cr16elf.em | 113 This is to emulate the CRTools' method of keeping variables
|
/toolchain/binutils/binutils-2.25/config/ |
D | depstand.m4 | 22 # method is an error. depcomp is assumed to be located in
|
D | gettext.m4 | 106 dnl If we use NLS figure out what method
|
D | acinclude.m4 | 506 if test -f "${srcdir}/$i/ilu/runtime/kernel/method.h" ; then
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | cplus-dem.c | 3098 char *method = internal_cplus_demangle (work, ++*mangled); in gnu_special() local 3100 if (method) in gnu_special() 3105 string_append (declp, method); in gnu_special() 3106 free (method); in gnu_special()
|
D | copying-lib.texi | 54 We protect your rights with a two-step method: (1) we copyright the
|
/toolchain/binutils/binutils-2.25/elfcpp/ |
D | ChangeLog | 287 (Elf_file::find_section_by_type): New method.
|
/toolchain/binutils/binutils-2.25/bfd/doc/ |
D | bfdsumm.texi | 132 on output data using a relocation method that is only available in one of the
|
/toolchain/binutils/binutils-2.25/gas/ |
D | NEWS | 287 specifying the target instruction set. The old method of specifying the
|
/toolchain/binutils/binutils-2.25/ld/po/ |
D | uk.po | 1883 "How to handle unresolved symbols. <method> is:\n" 1887 "Спосіб обробки нерозв’язних символів. Можливі значення <method>:\n"
|
D | ja.po | 1882 "How to handle unresolved symbols. <method> is:\n" 1886 "解決されなかったシンボルをどのように扱うかを指定する。 <method> は次の通り:\n"
|
D | zh_CN.po | 1696 "How to handle unresolved symbols. <method> is:\n"
|
/toolchain/binutils/binutils-2.25/ld/ |
D | NEWS | 308 --unresolved-symbols=<method> has been added to tell the linker when it
|
D | ldint.texinfo | 631 Auto-import is fully compatible with standard import method, in which
|
D | ChangeLog-2006 | 664 (wild): If the data is sorted by name use the BST method to sort
|
/toolchain/binutils/binutils-2.25/binutils/po/ |
D | zh_CN.po | 1186 msgid "bad type for C++ method function" 1190 msgid "no type information for C++ method function" 1194 msgid "C++ static virtual method"
|
D | zh_TW.po | 1315 msgid "bad type for C++ method function" 1319 msgid "no type information for C++ method function" 1323 msgid "C++ static virtual method"
|
D | rw.po | 1337 msgid "bad type for C++ method function" 1342 msgid "no type information for C++ method function" 1347 msgid "C++ static virtual method"
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mips.c | 7137 enum append_method method; in append_insn() local 7341 method = get_append_method (ip, address_expr, reloc_type); in append_insn() 7342 branch_disp = method == APPEND_SWAP ? insn_length (history) : 0; in append_insn() 7582 switch (method) in append_insn()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/ |
D | ChangeLog-2004 | 9 disassembler printing method.
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ |
D | ChangeLog-2004 | 4 to disassembler printing method.
|