/toolchain/binutils/binutils-2.25/opcodes/ |
D | cr16-opc.c | 29 #define ARITH_BYTE_INST(NAME, OPC, OP1) \ argument 38 #define ARITH1_BYTE_INST(NAME, OPC, OP1) \ argument 79 #define ARITH_BYTE_INST1(NAME, OPC) \ argument 87 #define ARITH_BYTE_INST2(NAME, OPC) \ argument 97 #define ARITH_INST_D(NAME, OPC) \ argument 106 #define ARITH_INST20(NAME, OPC) \ argument 111 #define ARITH_INST32(NAME, OPC, OP1) \ argument 116 #define ARITH_INST32RP(NAME, OPC) \ argument 138 #define SHIFT_INST_A(NAME, OPC1, OPC2, SHIFT, OP1, OP2) \ argument 150 #define SHIFT_INST_L(NAME, OPC1, OPC2, SHIFT, OP1, OP2) \ argument [all …]
|
D | crx-opc.c | 31 #define ARITH_BYTE_INST(NAME, OPC) \ argument 64 #define ARITH_INST(NAME, OPC) \ argument 87 #define SHIFT_INST(NAME, OPRD, OPC1, SHIFT1, OPC2) \ argument 108 #define BRANCH_INST(NAME, OPC) \ argument 133 #define BRANCH_NEQ_INST(NAME, OPC) \ argument 145 #define NO_OP_INST(NAME, OPC) \ argument 157 #define CMPBR_INST(NAME, OPC1, OPC2, C4) \ argument 205 #define REG1_INST(NAME, OPC) \ argument 210 #define REG1_FLAG_INST(NAME, OPC, FLAGS) \ argument 248 #define REG2_INST(NAME, OPC) \ argument [all …]
|
/toolchain/binutils/binutils-2.25/intl/ |
D | textdomain.c | 38 # define __libc_rwlock_define(CLASS, NAME) argument 39 # define __libc_rwlock_wrlock(NAME) argument 40 # define __libc_rwlock_unlock(NAME) argument
|
D | bindtextdom.c | 39 # define __libc_rwlock_define(CLASS, NAME) argument 40 # define __libc_rwlock_wrlock(NAME) argument 41 # define __libc_rwlock_unlock(NAME) argument
|
D | dcigettext.c | 104 # define __libc_lock_define_initialized(CLASS, NAME) argument 105 # define __libc_lock_lock(NAME) argument 106 # define __libc_lock_unlock(NAME) argument 107 # define __libc_rwlock_define_initialized(CLASS, NAME) argument 108 # define __libc_rwlock_rdlock(NAME) argument 109 # define __libc_rwlock_unlock(NAME) argument
|
/toolchain/binutils/binutils-2.25/config/ |
D | lib-link.m4 | 20 define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], macro 54 define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], macro 127 define([NAME],[translit([$1],[abcdefghijklmnopqrstuvwxyz./-], macro
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | i386lynx.c | 111 NAME(lynx,swap_std_reloc_out) (bfd *abfd, in NAME() function 201 NAME(lynx,swap_ext_reloc_out) (bfd *abfd, in NAME() function 321 NAME(lynx,swap_ext_reloc_in) (bfd *abfd, in NAME() function 344 NAME(lynx,swap_std_reloc_in) (bfd *abfd, in NAME() function 373 NAME(lynx,slurp_reloc_table) (bfd *abfd, in NAME() function 467 NAME(lynx,squirt_out_relocs) (bfd *abfd, asection *section) in NAME() function 514 NAME(lynx,canonicalize_reloc) (bfd *abfd, in NAME() function
|
D | aoutx.h | 263 NAME (aout, reloc_type_lookup) (bfd *abfd, bfd_reloc_code_real_type code) in NAME() function 320 NAME (aout, reloc_name_lookup) (bfd *abfd, const char *r_name) in NAME() function 372 NAME (aout, swap_exec_header_in) (bfd *abfd, in NAME() function 409 NAME (aout, swap_exec_header_out) (bfd *abfd, in NAME() function 427 NAME (aout, make_sections) (bfd *abfd) in NAME() function 457 NAME (aout, some_aout_object_p) (bfd *abfd, in NAME() function 675 NAME (aout, mkobject) (bfd *abfd) in NAME() function 717 NAME (aout, machine_type) (enum bfd_architecture arch, in NAME() function 864 NAME (aout, set_arch_mach) (bfd *abfd, in NAME() function 1114 NAME (aout, adjust_sizes_and_vmas) (bfd *abfd, in NAME() function [all …]
|
D | stab-syms.c | 31 #define __define_stab(NAME, CODE, STRING) __define_name(CODE, STRING) argument 32 #define __define_stab_duplicate(NAME, CODE, STRING) argument
|
D | pdp11.c | 261 NAME (aout, reloc_type_lookup) (bfd * abfd ATTRIBUTE_UNUSED, in NAME() function 276 NAME (aout, reloc_name_lookup) (bfd *abfd ATTRIBUTE_UNUSED, in NAME() function 380 NAME (aout, swap_exec_header_in) (bfd *abfd, in NAME() function 414 NAME (aout, swap_exec_header_out) (bfd *abfd, in NAME() function 444 NAME (aout, make_sections) (bfd *abfd) in NAME() function 462 NAME (aout, some_aout_object_p) (bfd *abfd, in NAME() function 656 NAME (aout, mkobject) (bfd *abfd) in NAME() function 688 NAME (aout, machine_type) (enum bfd_architecture arch, in NAME() function 785 NAME (aout, set_arch_mach) (bfd *abfd, in NAME() function 1018 NAME (aout, adjust_sizes_and_vmas) (bfd *abfd, in NAME() function [all …]
|
D | sparclynx.c | 72 NAME(lynx,set_arch_mach) (bfd *abfd, unsigned long machtype) in NAME() function 148 NAME(aout,sparclynx_write_object_contents) (bfd *abfd) in NAME() function
|
D | cpu-frv.c | 25 #define FRV_ARCH(MACHINE, NAME, DEFAULT, NEXT) \ argument
|
D | ns32knetbsd.c | 35 #define NAME(x,y) CONCAT3 (ns32kaout,_32_,y) macro
|
D | i386dynix.c | 39 #define NAME(x,y) CONCAT3 (i386dynix,_32_,y) macro
|
D | pc532-mach.c | 57 #define NAME(x,y) CONCAT3 (ns32kaout,_32_,y) macro
|
D | section.c | 733 #define GLOBAL_SYM_INIT(NAME, SECTION) \ argument 736 #define GLOBAL_SYM_INIT(NAME, SECTION) \ argument 751 #define STD_SECTION(NAME, IDX, FLAGS) \ argument
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | h8300.h | 474 #define MOVFROM_STD(CODE, PREFIX, NAME, SRC, SRC_INFIX) \ argument 492 #define MOVFROM_AD(CODE, PREFIX, NAME, SRC, SRC_INFIX, SRC_SUFFIX) \ argument 510 #define MOVFROM_IMM8(CODE, PREFIX, NAME, SRC) \ argument 528 #define MOVFROM_IMM(CODE, PREFIX, NAME, SRC, LIST) \ argument 546 #define MOVFROM_REG_BW(CODE, NAME, SRC, PREFIX, OP1, OP2, OP3, OP4, RELAX16) \ argument 564 #define MOVTO_REG_BW(CODE, NAME, DST, PREFIX, OP1, OP2, OP3, OP4, RELAX16) \ argument 585 #define EXPAND2_STD_SRC(CODE, WEIGHT, NAME, SRC, PREFIX, NIB1, NIB2) \ argument 601 #define EXPAND2_STD_DST(CODE, WEIGHT, NAME, DST, PREFIX, NIB1, NIB2) \ argument 617 #define EXPAND2_STD_IMM(CODE, WEIGHT, NAME, SRC, PREFIX, OPCODE, IGN, IMMLIST) \ argument 633 #define EXPAND2_STD_ABSDISP(CODE, WEIGHT, NAME, SRC, PREFIX, DSTLIST, NIB1, NIB2) \ argument [all …]
|
/toolchain/binutils/binutils-2.25/include/aout/ |
D | stab_gnu.h | 25 #define __define_stab(NAME, CODE, STRING) NAME=CODE, argument 26 #define __define_stab_duplicate(NAME, CODE, STRING) NAME=CODE, argument
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-moxie.h | 32 #define md_undefined_symbol(NAME) 0 argument
|
D | tc-sh64.h | 127 #define md_parse_name(NAME, EXP, MODE, CP) \ argument 226 #define TC_FAKE_LABEL(NAME) sh64_fake_label(NAME) argument
|
D | tc-xc16x.h | 31 #define LOCAL_LABEL(NAME) (NAME[0] == '.' && NAME[1] == 'L') argument
|
D | tc-pj.h | 41 #define md_undefined_symbol(NAME) 0 argument
|
D | tc-h8300.h | 32 #define LOCAL_LABEL(NAME) (NAME[0] == '.' && NAME[1] == 'L') argument
|
D | tc-bfin.h | 53 #define TC_EQUAL_IN_INSN(C, NAME) 1 argument
|
D | tc-mn10300.h | 38 #define md_parse_name(NAME, EXPRP, MODE, NEXTCHARP) \ argument
|