Home
last modified time | relevance | path

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

123

/toolchain/binutils/binutils-2.25/gold/
DChangeLog253 * 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/
Dprdbg.c68 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 …]
Dieee.c3665 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/
Dcrxelf.em36 This is to emulate the CRTools' method of keeping variables
Dcr16elf.em113 This is to emulate the CRTools' method of keeping variables
/toolchain/binutils/binutils-2.25/config/
Ddepstand.m422 # method is an error. depcomp is assumed to be located in
Dgettext.m4106 dnl If we use NLS figure out what method
Dacinclude.m4506 if test -f "${srcdir}/$i/ilu/runtime/kernel/method.h" ; then
/toolchain/binutils/binutils-2.25/libiberty/
Dcplus-dem.c3098 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()
Dcopying-lib.texi54 We protect your rights with a two-step method: (1) we copyright the
/toolchain/binutils/binutils-2.25/elfcpp/
DChangeLog287 (Elf_file::find_section_by_type): New method.
/toolchain/binutils/binutils-2.25/bfd/doc/
Dbfdsumm.texi132 on output data using a relocation method that is only available in one of the
/toolchain/binutils/binutils-2.25/gas/
DNEWS287 specifying the target instruction set. The old method of specifying the
/toolchain/binutils/binutils-2.25/ld/po/
Duk.po1883 "How to handle unresolved symbols. <method> is:\n"
1887 "Спосіб обробки нерозв’язних символів. Можливі значення <method>:\n"
Dja.po1882 "How to handle unresolved symbols. <method> is:\n"
1886 "解決されなかったシンボルをどのように扱うかを指定する。 <method> は次の通り:\n"
Dzh_CN.po1696 "How to handle unresolved symbols. <method> is:\n"
/toolchain/binutils/binutils-2.25/ld/
DNEWS308 --unresolved-symbols=<method> has been added to tell the linker when it
Dldint.texinfo631 Auto-import is fully compatible with standard import method, in which
DChangeLog-2006664 (wild): If the data is sorted by name use the BST method to sort
/toolchain/binutils/binutils-2.25/binutils/po/
Dzh_CN.po1186 msgid "bad type for C++ method function"
1190 msgid "no type information for C++ method function"
1194 msgid "C++ static virtual method"
Dzh_TW.po1315 msgid "bad type for C++ method function"
1319 msgid "no type information for C++ method function"
1323 msgid "C++ static virtual method"
Drw.po1337 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/
Dtc-mips.c7137 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/
DChangeLog-20049 disassembler printing method.
/toolchain/binutils/binutils-2.25/ld/testsuite/
DChangeLog-20044 to disassembler printing method.

123