/toolchain/binutils/binutils-2.25/binutils/ |
D | arsup.c | 75 bfd_boolean found = FALSE; in map_over_list() local 83 found = TRUE; in map_over_list() 88 if (! found) in map_over_list() 298 int found = 0; in ar_delete() local 305 found = 1; in ar_delete() 313 if (!found) in ar_delete() 363 int found = 0; in ar_replace() local 382 found = 1; in ar_replace() 392 if (!found) in ar_replace() 461 int found = 0; in ar_extract() local [all …]
|
D | addr2line.c | 153 static bfd_boolean found; variable 165 if (found) in find_address_in_section() 179 found = bfd_find_nearest_line_discriminator (abfd, section, syms, pc - vma, in find_address_in_section() 191 if (found) in find_offset_in_section() 201 found = bfd_find_nearest_line_discriminator (abfd, section, syms, pc, in find_offset_in_section() 253 found = FALSE; in translate_addresses() 259 if (! found) in translate_addresses() 324 found = FALSE; in translate_addresses() 326 found = bfd_find_inliner_info (abfd, &filename, &functionname, in translate_addresses() 328 if (! found) in translate_addresses()
|
D | rddbg.c | 50 bfd_boolean found; in read_debugging_info() local 57 &found)) in read_debugging_info() 63 &found)) in read_debugging_info() 69 if (! read_ieee_debugging_info (abfd, dhandle, &found)) in read_debugging_info() 75 if (! found in read_debugging_info() 81 found = TRUE; in read_debugging_info() 84 if (! found) in read_debugging_info()
|
/toolchain/binutils/binutils-2.25/gold/testsuite/ |
D | discard_locals_test.sh | 35 found=`egrep $sym $file` 36 if test -n "$found"; then 38 echo "$found" 48 found=`egrep $sym $file` 49 if test -z "$found"; then
|
D | no_version_test.sh | 35 found=`egrep "\.gnu\.version.*" $file` 36 if test -n "$found"; then 38 echo "$found"
|
D | strong_ref_weak_def.sh | 32 found=`grep "$pattern" $file` 33 if test -z "$found"; then 35 echo $found
|
D | dyn_weak_ref.sh | 32 found=`grep "$pattern" $file` 33 if test -z "$found"; then 35 echo $found
|
D | arm_abs_global.sh | 36 found=`grep " $sym\$" $file` 37 if test -z "$found"; then 45 echo "$found"
|
D | memory_test.sh | 38 found=`grep "$pattern" $file` 39 if test -z "$found"; then 41 echo $found
|
D | exclude_libs_test.sh | 36 found=`grep " $sym\$" $file` 37 if test -z "$found"; then 45 echo "$found"
|
D | script_test_3.sh | 89 found=no 94 found=yes 97 if test "$found" = "no"; then
|
D | arm_attr_merge.sh | 31 found=`grep "$pattern" $file` 32 if test -z "$found"; then
|
D | arm_branch_in_range.sh | 35 found=`grep "$pattern" $file` 36 if test -z "$found"; then
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/alpha/ |
D | elf-tls-3.l | 2 .*:3: Error: No !tlsgd!1 was found 3 .*:6: Error: No !tlsldm!2 was found 4 .*:18: Error: No !tlsldm!5 was found 5 .*:22: Error: No !tlsgd!6 was found
|
D | elf-reloc-3.l | 2 .*:2: Error: No ldah !gpdisp!2 was found 3 .*:1: Error: No lda !gpdisp!1 was found
|
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-h8300.c | 1070 int found = 0; in get_specific() local 1083 while (this_index == instruction->idx && !found) in get_specific() 1087 found = 1; in get_specific() 1092 found = 0; in get_specific() 1097 for (i = 0; i < this_try->noperands && found; i++) in get_specific() 1113 found = 0; in get_specific() 1120 found = 0; in get_specific() 1129 found = 0; in get_specific() 1134 found = 0; in get_specific() 1142 found = 0; in get_specific() [all …]
|
/toolchain/binutils/binutils-2.25/ |
D | symlink-tree | 60 found= 63 found=yes 66 if [ -z "${found}" ]; then
|
D | compile | 99 found=no 106 found=yes 111 found=yes 116 found=yes 123 if test "$found" != yes; then
|
D | configure | 7778 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 7825 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 7872 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 7919 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 7967 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 8014 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 8075 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 8124 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 8188 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 8230 $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 [all …]
|
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-xtensa/ |
D | coalesce.exp | 85 set found 0 90 set found 1 94 if $found {
|
D | lcall.exp | 99 set found 0 104 set found 1 108 if $found {
|
/toolchain/binutils/binutils-2.25/ld/emultempl/ |
D | sunos.em | 154 char *found = NULL; 169 found = gld${EMULATION_NAME}_search_dir (search->name, inp->filename, 171 if (found != NULL || found_static) 175 if (found == NULL) 179 found by the usual search. */ 183 /* Replace the filename with the one we have found. */ 184 alc = (char *) xmalloc (strlen (search->name) + strlen (found) + 2); 185 sprintf (alc, "%s/%s", search->name, found); 192 free (found); 195 found, add it to the list of input files. */ [all …]
|
/toolchain/binutils/binutils-2.25/ld/ |
D | ldfile.c | 437 bfd_boolean found = FALSE; in ldfile_open_file() local 442 found = ldfile_open_file_search (arch->name, entry, "lib", ".a"); in ldfile_open_file() 443 if (found) in ldfile_open_file() 446 found = ldfile_open_file_search (arch->name, entry, ":lib", ".a"); in ldfile_open_file() 447 if (found) in ldfile_open_file() 450 found = ldemul_find_potential_libraries (arch->name, entry); in ldfile_open_file() 451 if (found) in ldfile_open_file() 457 if (found) in ldfile_open_file()
|
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/msp430/ |
D | bad.l | 3 [^:]*:7: Error: junk found after instruction: mov.bc r1,r2 4 [^:]*:8: Error: junk found after instruction: mov.cd r1,r2 5 [^:]*:9: Error: junk found after instruction: mov.cd r1,r2
|
/toolchain/binutils/binutils-2.25/gprof/ |
D | corefile.c | 597 struct function_map * found = NULL; in core_create_function_syms() local 628 found = (struct function_map *) bsearch in core_create_function_syms() 632 if (found == NULL || found->is_first) in core_create_function_syms() 666 found = (struct function_map *) bsearch in core_create_function_syms() 670 if (found && ! found->is_first) in core_create_function_syms() 681 if (found) in core_create_function_syms() 683 symtab.limit->name = found->file_name; in core_create_function_syms()
|