Home
last modified time | relevance | path

Searched refs:found (Results 1 – 25 of 323) sorted by relevance

12345678910>>...13

/toolchain/binutils/binutils-2.25/binutils/
Darsup.c75 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 …]
Daddr2line.c153 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()
Drddbg.c50 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/
Ddiscard_locals_test.sh35 found=`egrep $sym $file`
36 if test -n "$found"; then
38 echo "$found"
48 found=`egrep $sym $file`
49 if test -z "$found"; then
Dno_version_test.sh35 found=`egrep "\.gnu\.version.*" $file`
36 if test -n "$found"; then
38 echo "$found"
Dstrong_ref_weak_def.sh32 found=`grep "$pattern" $file`
33 if test -z "$found"; then
35 echo $found
Ddyn_weak_ref.sh32 found=`grep "$pattern" $file`
33 if test -z "$found"; then
35 echo $found
Darm_abs_global.sh36 found=`grep " $sym\$" $file`
37 if test -z "$found"; then
45 echo "$found"
Dmemory_test.sh38 found=`grep "$pattern" $file`
39 if test -z "$found"; then
41 echo $found
Dexclude_libs_test.sh36 found=`grep " $sym\$" $file`
37 if test -z "$found"; then
45 echo "$found"
Dscript_test_3.sh89 found=no
94 found=yes
97 if test "$found" = "no"; then
Darm_attr_merge.sh31 found=`grep "$pattern" $file`
32 if test -z "$found"; then
Darm_branch_in_range.sh35 found=`grep "$pattern" $file`
36 if test -z "$found"; then
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/alpha/
Delf-tls-3.l2 .*: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
Delf-reloc-3.l2 .*:2: Error: No ldah !gpdisp!2 was found
3 .*:1: Error: No lda !gpdisp!1 was found
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-h8300.c1070 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/
Dsymlink-tree60 found=
63 found=yes
66 if [ -z "${found}" ]; then
Dcompile99 found=no
106 found=yes
111 found=yes
116 found=yes
123 if test "$found" != yes; then
Dconfigure7778 $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/
Dcoalesce.exp85 set found 0
90 set found 1
94 if $found {
Dlcall.exp99 set found 0
104 set found 1
108 if $found {
/toolchain/binutils/binutils-2.25/ld/emultempl/
Dsunos.em154 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/
Dldfile.c437 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/
Dbad.l3 [^:]*: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/
Dcorefile.c597 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()

12345678910>>...13