/toolchain/binutils/binutils-2.27/libiberty/ |
D | hashtab.c | 283 htab_create_alloc (size_t size, htab_hash hash_f, htab_eq eq_f, in htab_create_alloc() 294 htab_create_alloc_ex (size_t size, htab_hash hash_f, htab_eq eq_f, in htab_create_alloc_ex() 348 htab_create_typed_alloc (size_t size, htab_hash hash_f, htab_eq eq_f, in htab_create_typed_alloc() 398 htab_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_create() 404 htab_try_create (size_t size, htab_hash hash_f, htab_eq eq_f, htab_del del_f) in htab_try_create() 415 size_t size = htab_size (htab); in htab_delete() local 441 size_t size = htab_size (htab); in htab_empty() local 485 size_t size = htab_size (htab); in find_empty_slot_for_expand() local 589 size_t size; in htab_find_with_hash() local 639 size_t size; in htab_find_slot_with_hash() local [all …]
|
D | regex.c | 77 # define re_match(bufp, string, size, pos, regs) \ argument 79 # define re_search(bufp, string, size, startpos, range, regs) \ argument 214 # define ISASCII(c) 1 argument 216 # define ISASCII(c) isascii(c) argument 220 # define ISBLANK(c) (ISASCII (c) && isblank (c)) argument 222 # define ISBLANK(c) ((c) == ' ' || (c) == '\t') argument 225 # define ISGRAPH(c) (ISASCII (c) && isgraph (c)) argument 227 # define ISGRAPH(c) (ISASCII (c) && isprint (c) && !isspace (c)) argument 231 # define ISPRINT(c) (ISASCII (c) && isprint (c)) argument 232 # define ISDIGIT(c) (ISASCII (c) && isdigit (c)) argument [all …]
|
D | sha1.c | 97 size_t size = (bytes < 56) ? 64 / 4 : 64 * 2 / 4; in sha1_finish_ctx() local 293 sha1_uint32 a = ctx->A; in sha1_process_block() local 295 sha1_uint32 c = ctx->C; in sha1_process_block() local
|
/toolchain/binutils/binutils-2.27/gas/config/ |
D | tc-tic54x.c | 63 bfd_vma size; /* Size of struct/union. */ member 243 tic54x_emit_char (char c) in tic54x_emit_char() 322 int c; in tic54x_asg() local 378 char c; in tic54x_eval() local 451 char c; in tic54x_bss() local 706 int size; in tic54x_endstruct() local 772 int c = get_symbol_name (&name); in tic54x_tag() local 832 int size; in tic54x_struct_field() local 952 unsigned int c; in tic54x_cons() local 1091 int c; in tic54x_global() local [all …]
|
D | tc-vax.c | 193 #define C(a,b) ENCODE_RELAX(a,b) argument 265 #define min(a, b) ((a) < (b) ? (a) : (b)) argument 884 #define IMMEDIATEP(c) (vip_metacharacters [(c) & 0xff] & VIP_IMMEDIATE) argument 885 #define INDIRECTP(c) (vip_metacharacters [(c) & 0xff] & VIP_INDIRECT) argument 886 #define DISPLENP(c) (vip_metacharacters [(c) & 0xff] & VIP_DISPLEN) argument 1300 char c; in vip_op() local 1862 char c; in vip() local 2213 md_parse_option (int c, const char *arg) in md_parse_option() 2321 md_section_align (segT segment ATTRIBUTE_UNUSED, valueT size) in md_section_align() 3274 vax_cons (expressionS *exp, int size) in vax_cons() [all …]
|
D | obj-elf.c | 309 elf_common_parse (int ignore ATTRIBUTE_UNUSED, symbolS *symbolP, addressT size) in elf_common_parse() 336 char c; in elf_common_parse() local 411 char c; in get_sym_from_input_line_and_check() local 428 int c; in obj_elf_local() local 452 int c; in obj_elf_weak() local 475 int c; in obj_elf_visibility() local 1064 char c; in obj_elf_section() local 1163 char c; in obj_elf_section() local 1351 char c; in obj_elf_symver() local 1415 char c, bad = 0; in obj_elf_vtable_inherit() local [all …]
|
D | tc-microblaze.c | 35 #define streq(a,b) (strcmp (a, b) == 0) argument 172 char c; in microblaze_s_lcomm() local 174 offsetT size; in microblaze_s_lcomm() local 328 int c; in microblaze_s_weakext() local 812 parse_cons_expression_microblaze (expressionS *exp, int size) in parse_cons_expression_microblaze() 2347 md_section_align (segT segment ATTRIBUTE_UNUSED, valueT size) in md_section_align() 2462 md_parse_option (int c, const char * arg ATTRIBUTE_UNUSED) in md_parse_option() 2494 int size, in cons_fix_new_microblaze()
|
D | tc-ppc.c | 857 char c; in register_name() local 1073 md_parse_option (int c, const char *arg) in md_parse_option() 2134 char c; in ppc_elf_lcomm() local 2136 offsetT size; in ppc_elf_lcomm() local 2240 char c = get_symbol_name (&name); in ppc_elf_localentry() local 2499 char c; in parse_toc_entry() local 2576 #define APUID(a,v) ((((a) & 0xffff) << 16) | ((v) & 0xffff)) argument 3450 int size; in md_assemble() local 3606 char c; in ppc_byte() local 3647 offsetT size; in ppc_comm() local [all …]
|
D | tc-hppa.c | 1185 int size, in fix_new_hppa() 1233 cons_fix_new_hppa (fragS *frag, int where, int size, expressionS *exp, in cons_fix_new_hppa() 1609 md_section_align (asection *segment, valueT size) in md_section_align() 1622 int size; in md_estimate_size_before_relax() local 1656 md_parse_option (int c, const char *arg ATTRIBUTE_UNUSED) in md_parse_option() 2028 char c; in pa_parse_number() local 2538 char *s, c; in pa_get_number() local 2628 char c; in pa_parse_nonneg_cmpsub_cmpltr() local 2698 char c; in pa_parse_neg_cmpsub_cmpltr() local 2775 char c; in pa_parse_cmpb_64_cmpltr() local [all …]
|
D | tc-crx.c | 45 #define streq(a, b) (strcmp (a, b) == 0) argument 46 #define strneq(a, b, c) (strncmp (a, b, c) == 0) argument 250 char c = *input_line_pointer; in md_operand() local 722 char *input_save, c; in set_operand() local 1932 int size; in print_insn() local 1974 char c; in md_assemble() local
|
D | obj-coff.c | 36 #define streq(a,b) (strcmp ((a), (b)) == 0) argument 37 #define strneq(a,b,n) (strncmp ((a), (b), (n)) == 0) argument 65 unsigned long size; member 179 obj_coff_common_parse (int ignore ATTRIBUTE_UNUSED, symbolS *symbolP, addressT size) in obj_coff_common_parse() 1152 int c; in obj_coff_weak() local 1535 char c; in obj_coff_section() local 1720 bfd_vma size = bfd_get_section_size (sec); in coff_frob_section() local
|
D | obj-macho.c | 102 char c, *namstart; in collect_16char_name() local 319 char c; in obj_mach_o_section() local 446 offsetT size = 0; in obj_mach_o_zerofill() local 463 char c; in obj_mach_o_zerofill() local 886 addressT size) in obj_mach_o_common_parse() 1117 char c; in obj_mach_o_sym_qual() local 1177 char c = get_symbol_name (&name); in obj_mach_o_indirect_symbol() local 1921 obj_mach_o_in_different_subsection (symbolS *a, symbolS *b) in obj_mach_o_in_different_subsection()
|
D | tc-m32r.c | 269 md_parse_option (int c, const char *arg ATTRIBUTE_UNUSED) in md_parse_option() 747 first_writes_to_seconds_operands (m32r_insn *a, in first_writes_to_seconds_operands() 823 writes_to_pc (m32r_insn *a) in writes_to_pc() 835 can_make_parallel (m32r_insn *a, m32r_insn *b) in can_make_parallel() 1374 #define SWAP_BYTES(a,b) tmp = a; a = b; b = tmp in md_assemble() argument 1449 md_section_align (segT segment, valueT size) in md_section_align() 1473 char c; in m32r_scomm() local 1475 offsetT size; in m32r_scomm() local
|
D | tc-sh.c | 158 #define C(a,b) ENCODE_RELAX(a,b) argument 768 sh_cons_fix_new (fragS *frag, int off, int size, expressionS *exp, in sh_cons_fix_new() 985 #define IDENT_CHAR(c) (ISALNUM (c) || (c) == '_') argument 2347 unsigned int size = 2; in build_Mytes() local 2573 unsigned char c = op_start[nlen]; in find_cooked_opcode() local 2606 unsigned int size; in assemble_ppi() local 2904 unsigned int size = 0; in md_assemble() local 3185 md_parse_option (int c, const char *arg ATTRIBUTE_UNUSED) in md_parse_option() 3690 md_section_align (segT seg ATTRIBUTE_UNUSED, valueT size) in md_section_align() 3937 apply_full_field_fix (fixS *fixP, char *buf, bfd_vma val, int size) in apply_full_field_fix()
|
D | tc-i386.c | 689 #define ENCODE_RELAX_STATE(type, size) \ argument 1009 pe_lcomm_internal (int needs_align, symbolS *symbolP, addressT size) in pe_lcomm_internal() 1706 operand_type_check (i386_operand_type t, enum operand_type c) in operand_type_check() 2077 offset_in_range (offsetT val, int size) in offset_in_range() 2639 int c; in md_begin() local 2869 i386_operand_type a; in pt() local 2883 reloc (unsigned int size, in reloc() 6825 int size; in output_branch() local 6910 int size; in output_jump() local 6992 int size; in output_interseg_jump() local [all …]
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | merge.c | 64 bfd_size_type size; member 141 unsigned int c; in sec_merge_hash_lookup() local 547 strrevcmp (const void *a, const void *b) in strrevcmp() 572 strrevcmp_align (const void *a, const void *b) in strrevcmp_align() 615 struct sec_merge_hash_entry **array, **a, *e; in merge_strings() local 617 bfd_size_type size, amt; in merge_strings() local 764 bfd_size_type size = 0; in _bfd_merge_sections() local
|
D | peXXigen.c | 470 struct internal_extra_pe_aouthdr *a = &aouthdr_int->pe; in _bfd_XXi_swap_aouthdr_in() local 543 int size = in _bfd_XXi_swap_aouthdr_in() local 615 int size = pei_section_data (abfd, sec)->virt_size; in add_data_entry() local 1212 const bfd_size_type size = sizeof (CV_INFO_PDB70) + filename_size + 1; in _bfd_XXi_write_codeview_record() local 2239 unsigned long number, size; in pe_print_reloc() local 2324 unsigned long entry, addr, size; in rsrc_print_resource_entries() local 2361 char c; in rsrc_print_resource_entries() local 2431 #define max(a,b) ((a) > (b) ? (a) : (b)) argument 2432 #define min(a,b) ((a) < (b) ? (a) : (b)) argument 2621 bfd_size_type size = extra->DataDirectory[PE_DEBUG_DATA].Size; in pe_print_debugdata() local [all …]
|
D | peicode.h | 599 unsigned int size, in pe_ILF_make_a_section() 677 unsigned int size; member 740 #define NUM_ENTRIES(a) (sizeof (a) / sizeof (a)[0]) argument 927 char c = symbol[0]; in pe_ILF_build_a_bfd() local 1129 bfd_size_type size; in pe_ILF_object_p() local 1302 bfd_size_type size = extra->DataDirectory[PE_DEBUG_DATA].Size; in pe_bfd_read_buildid() local
|
D | elf-eh-frame.c | 252 const struct cie *c = (const struct cie *) e; in cie_hash() local 257 cie_compute_hash (struct cie *c) in cie_compute_hash() 288 unsigned int size = 0; in extra_augmentation_string_bytes() local 304 unsigned int size = 0; in extra_augmentation_data_bytes() local 1047 cmp_eh_frame_hdr (const void *a, const void *b) in cmp_eh_frame_hdr() 2078 vma_compare (const void *a, const void *b) in vma_compare() 2229 bfd_size_type size; in write_dwarf_eh_frame_hdr() local
|
D | coffgen.c | 835 combined_entry_type *a = s + i + 1; in coff_mangle_symbols() local 1135 coff_symbol_type *c = coff_symbol_from (symbol); in coff_write_alien_symbol() local 1193 union internal_auxent *a = &((native + 1)->u.auxent); in coff_write_native_symbol() local 1331 unsigned int size = string_size + STRING_SIZE_SIZE; in coff_write_symbols() local 1420 unsigned int size = STRING_SIZE_SIZE; in coff_write_symbols() local 1629 bfd_size_type size; in _bfd_coff_get_external_symbols() local 1775 bfd_size_type size; in coff_get_normalized_symtab() local 2407 union internal_auxent *a = &((s + 1)->u.auxent); in coff_find_nearest_line_with_names() local 2490 size_t size; in coff_sizeof_headers() local
|
/toolchain/binutils/binutils-2.27/zlib/examples/ |
D | gzappend.c | 102 local unsigned gcd(unsigned a, unsigned b) in gcd() 104 unsigned c; in gcd() local 172 int size; /* 1 << size is bytes in buf */ member
|
/toolchain/binutils/binutils-2.27/opcodes/ |
D | arm-dis.c | 41 #define strneq(a,b,n) (strncmp ((a), (b), (n)) == 0) argument 45 #define NUM_ELEM(a) (sizeof (a) / sizeof (a)[0]) argument 3371 const char *c; in print_insn_coprocessor() local 4121 const char *c; in print_insn_neon() local 4194 int size = ((given >> 10) & 0x3); in print_insn_neon() local 4268 int size = ((given >> 6) & 0x3); in print_insn_neon() local 4309 int size = (given >> 20) & 3; in print_insn_neon() local 4325 int size = 0; in print_insn_neon() local 4663 const char *c; in print_insn_arm() local 4840 unsigned int a, i; in print_insn_arm() local [all …]
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | ieee.c | 494 ieee_record_enum_type c; in ieee_read_expression() local 883 ieee_record_enum_type c; in parse_ieee() local 948 bfd_vma size; in parse_ieee_bb() local 1452 bfd_vma size; in parse_ieee_ty() local 1484 bfd_vma size; in parse_ieee_ty() local 1487 unsigned int c; in parse_ieee_ty() local 1537 bfd_vma size; in parse_ieee_ty() local 1540 unsigned int c; in parse_ieee_ty() local 1593 unsigned int c; in parse_ieee_ty() local 1657 bfd_vma low, high, signedp, size; in parse_ieee_ty() local [all …]
|
D | resres.c | 453 rc_uint_type size) in read_res_data() 547 unichar c; in read_unistring() local 633 rc_res_id a[3]; in res_add_resource() local
|
/toolchain/binutils/binutils-2.27/include/opcode/ |
D | cr16.h | 257 unsigned int size; member 293 int size; member 315 int size; member 430 #define streq(a, b) (strcmp (a, b) == 0) argument 431 #define strneq(a, b, c) (strncmp (a, b, c) == 0) argument
|