/toolchain/binutils/binutils-2.25/bfd/ |
D | cpu-i386.c | 47 bfd_arch_i386_fill (bfd_size_type count, bfd_boolean code, in bfd_arch_i386_fill() 103 bfd_arch_i386_short_nop_fill (bfd_size_type count, in bfd_arch_i386_short_nop_fill() 113 bfd_arch_i386_long_nop_fill (bfd_size_type count, in bfd_arch_i386_long_nop_fill() 123 bfd_arch_i386_onebyte_nop_fill (bfd_size_type count, in bfd_arch_i386_onebyte_nop_fill()
|
D | i386lynx.c | 377 bfd_size_type count; in NAME() local 472 unsigned int count = section->reloc_count; in NAME() local 520 unsigned int count; in NAME() local
|
D | nlm32-i386.c | 237 bfd_size_type count) in nlm_i386_mangle_relocs() 376 bfd_size_type count, in nlm_i386_write_external()
|
D | ihex.c | 635 bfd_size_type count) in ihex_get_section_contents() 660 bfd_size_type count) in ihex_set_section_contents() 715 size_t count, in ihex_write_record() 770 bfd_size_type count; in ihex_write_object_contents() local
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | call_graph.c | 34 cg_tally (bfd_vma from_pc, bfd_vma self_pc, unsigned long count) in cg_tally() 83 unsigned int count; in cg_read_rec() local
|
D | cg_arcs.h | 34 unsigned long count; /* # of calls from parent to child */ member
|
/toolchain/binutils/binutils-2.25/libiberty/ |
D | bzero.c | 20 bzero (void *to, size_t count) in bzero()
|
D | bcmp.c | 23 bcmp (const void *s1, const void *s2, size_t count) in bcmp()
|
D | spaces.c | 48 spaces (int count) in spaces()
|
D | memcmp.c | 23 memcmp (const PTR str1, const PTR str2, size_t count) in memcmp()
|
D | mkstemps.c | 88 int count; in mkstemps() local
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/ |
D | tls-multi-got-1-2.s | 1 .macro one_sym count argument
|
D | multi-got-no-shared-2.s | 1 .macro one_sym count argument
|
D | multi-got-no-shared-1.s | 1 .macro one_sym count argument
|
D | tls-multi-got-1-1.s | 1 .macro one_sym count argument
|
/toolchain/binutils/binutils-2.25/gold/ |
D | pread.c | 37 pread (int fd, void *buf, size_t count, off_t offset) in pread()
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-plugin/ |
D | pr12758b.c | 3 int memcmp(const void *cs, const void *ct, size_t count) in memcmp()
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | constructor_test.cc | 43 static int count; member in c1
|
/toolchain/binutils/binutils-2.25/opcodes/ |
D | cgen-dis.c | 101 int count, in hash_insn_array() 176 int count = cgen_insn_count (cd) + cgen_macro_insn_count (cd); in build_dis_hash_table() local
|
D | ns32k-dis.c | 263 bit_extract (bfd_byte *buffer, int offset, int count) in bit_extract() 290 bit_extract_simple (bfd_byte *buffer, int offset, int count) in bit_extract_simple() 314 bit_copy (bfd_byte *buffer, int offset, int count, char *to) in bit_copy() 331 flip_bytes (char *ptr, int count) in flip_bytes()
|
/toolchain/binutils/binutils-2.25/include/ |
D | longlong.h | 210 #define count_leading_zeros(count, x) \ argument 379 #define count_leading_zeros(count, x) \ argument 480 #define count_leading_zeros(count, x) ((count) = __builtin_clz (x)) argument 481 #define count_trailing_zeros(count, x) ((count) = __builtin_ctz (x)) argument 516 #define count_leading_zeros(count, x) ((count) = __builtin_clzll (x)) argument 517 #define count_trailing_zeros(count, x) ((count) = __builtin_ctzll (x)) argument 564 #define count_leading_zeros(count, x) \ argument 580 #define count_trailing_zeros(count, x) \ argument 734 #define count_leading_zeros(count, x) \ argument 741 #define count_leading_zeros(count,x) ((count) = __builtin_clz (x)) argument [all …]
|
/toolchain/binutils/binutils-2.25/libiberty/testsuite/ |
D | demangler-fuzzer.c | 55 int count = 0, maxcount = DEFAULT_MAXCOUNT; in main() local
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldctor.h | 38 size_t count; /* Number of elements. */ member
|
D | ldwrite.c | 335 clone_section (bfd *abfd, asection *s, const char *name, int *count) in clone_section() 465 int count = 0; in split_sections() local
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-elf/ |
D | init-mixed.c | 6 static int count; variable
|