Home
last modified time | relevance | path

Searched defs:B (Results 1 – 25 of 41) sorted by relevance

12

/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/
Dextract-symbol-1.s1 .globl B symbol
6 B: label
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-moxie.h36 #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
Dtc-pj.h39 #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
Dtc-frv.c1635 #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/
Dsha1.c277 #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
Dmd5.c288 md5_uint32 B = ctx->B; in md5_process_block() local
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/arm/
Dmacro-vld1.s3 .macro _sfi_breg_doit B argument
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Demit-relocs-1b.s5 B: .string "sting" label
Demit-relocs-1a.s11 B: .string "tasting" label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-nios2/
Demit-relocs-1b.s5 B: .string "sting" label
Demit-relocs-1a.s11 B: .string "tasting" label
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-selective/
D4.cc10 struct B : public A struct
D3.cc10 struct B : public A struct
D5.cc10 struct B : public A struct
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mmix/
Dgreg-5.s3 B GREG label
/toolchain/binutils/binutils-2.25/gas/
Dflonum-mult.c90 int B; /* Which [] of b? */ in flonum_multip() local
/toolchain/binutils/binutils-2.25/opcodes/
Dmmix-opc.c79 #define B mmix_type_branch macro
Dia64-opc-b.c25 #define B IA64_TYPE_B, 1 macro
Darc-opc.c711 #define ST_SYNTAX(V,B,O) \ in extract_st_syntax() argument
835 #define LD_SYNTAX(D, B, O) \ in insert_ld_syntax() argument
Dmsp430-decode.c45 #define B ((unsigned long) GETBYTE ()) macro
/toolchain/binutils/binutils-2.25/include/
Dmd5.h88 md5_uint32 B; member
Dsha1.h84 sha1_uint32 B; member
/toolchain/binutils/binutils-2.25/bfd/
Delf-strtab.c294 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()
Dmerge.c534 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/
Darc.h76 #define B(x) (((x) & ARC_MASK_REG) << ARC_SHIFT_REGB) macro

12