/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
D | extract-symbol-1.s | 1 .globl B symbol 6 B: label
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-moxie.h | 36 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")), 0) argument 37 #define md_convert_frag(B, S, F) as_fatal (_("convert_frag\n")) argument
|
D | tc-pj.h | 39 #define md_convert_frag(B, S, F) as_fatal (_("convert_frag\n")) argument 40 #define md_estimate_size_before_relax(A, B) (as_fatal (_("estimate size\n")),0) argument
|
D | tc-frv.c | 1635 #define DPRINTF2(A,B) fprintf (stderr, A, B) argument 1636 #define DPRINTF3(A,B,C) fprintf (stderr, A, B, C) argument 1640 #define DPRINTF2(A,B) argument 1641 #define DPRINTF3(A,B,C) argument
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | sha1.c | 277 #define F1(B,C,D) ( D ^ ( B & ( C ^ D ) ) ) argument 278 #define F2(B,C,D) (B ^ C ^ D) argument 279 #define F3(B,C,D) ( ( B & C ) | ( D & ( B | C ) ) ) argument 280 #define F4(B,C,D) (B ^ C ^ D) argument 311 #define R(A,B,C,D,E,F,K,M) do { E += rol( A, 5 ) \ in sha1_process_block() argument
|
D | md5.c | 288 md5_uint32 B = ctx->B; in md5_process_block() local
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/ |
D | macro-vld1.s | 3 .macro _sfi_breg_doit B argument
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | emit-relocs-1b.s | 5 B: .string "sting" label
|
D | emit-relocs-1a.s | 11 B: .string "tasting" label
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/ |
D | emit-relocs-1b.s | 5 B: .string "sting" label
|
D | emit-relocs-1a.s | 11 B: .string "tasting" label
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/ |
D | 4.cc | 10 struct B : public A struct
|
D | 3.cc | 10 struct B : public A struct
|
D | 5.cc | 10 struct B : public A struct
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/ |
D | greg-5.s | 3 B GREG label
|
/toolchain/binutils/binutils-2.25/gas/ |
D | flonum-mult.c | 90 int B; /* Which [] of b? */ in flonum_multip() local
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | mmix-opc.c | 79 #define B mmix_type_branch macro
|
D | ia64-opc-b.c | 25 #define B IA64_TYPE_B, 1 macro
|
D | arc-opc.c | 711 #define ST_SYNTAX(V,B,O) \ in extract_st_syntax() argument 835 #define LD_SYNTAX(D, B, O) \ in insert_ld_syntax() argument
|
D | msp430-decode.c | 45 #define B ((unsigned long) GETBYTE ()) macro
|
/toolchain/binutils/binutils-2.25/include/ |
D | md5.h | 88 md5_uint32 B; member
|
D | sha1.h | 84 sha1_uint32 B; member
|
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf-strtab.c | 294 struct elf_strtab_hash_entry *B = *(struct elf_strtab_hash_entry **) b; in strrevcmp() local 314 const struct elf_strtab_hash_entry *B) in is_suffix()
|
D | merge.c | 534 struct sec_merge_hash_entry *B = *(struct sec_merge_hash_entry **) b; in strrevcmp() local 559 struct sec_merge_hash_entry *B = *(struct sec_merge_hash_entry **) b; in strrevcmp_align() local 583 const struct sec_merge_hash_entry *B) in is_suffix()
|
/toolchain/binutils/binutils-2.25/include/opcode/ |
D | arc.h | 76 #define B(x) (((x) & ARC_MASK_REG) << ARC_SHIFT_REGB) macro
|