Searched refs:undefined_symbol (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-11.0-release/contrib/gdb/include/
H A Dbfdlink.h466 bfd_boolean (*undefined_symbol)
464 bfd_boolean (*undefined_symbol) member in struct:bfd_link_callbacks
/freebsd-11.0-release/contrib/binutils/bfd/
H A Dreloc16.c79 if (!((*link_info->callbacks->undefined_symbol)
H A Dsimple.c191 callbacks.undefined_symbol = simple_dummy_undefined_symbol;
H A Delf32-mep.c585 if (! ((*info->callbacks->undefined_symbol)
639 r = info->callbacks->undefined_symbol
670 info->callbacks->undefined_symbol
673 info->callbacks->undefined_symbol
H A Dcoff-alpha.c1157 if (! ((*link_info->callbacks->undefined_symbol)
1757 if (! ((*info->callbacks->undefined_symbol)
1771 the address as 0, as with undefined_symbol,
1957 if (! ((*info->callbacks->undefined_symbol)
H A Dpe-mips.c706 if (! ((*info->callbacks->undefined_symbol)
H A Dreloc.c5265 if (!((*link_info->callbacks->undefined_symbol)
H A Dcoff-mips.c1217 if (! ((*info->callbacks->undefined_symbol)
H A Delf32-cr16.c880 if (!((*info->callbacks->undefined_symbol)
H A Dbout.c522 if (! ((*link_info->callbacks->undefined_symbol)
H A Delf-bfd.h2117 if (!info->callbacks->undefined_symbol (info, \
H A Dcoff-arm.c1569 if (! ((*info->callbacks->undefined_symbol)
H A Dcoff-ppc.c1100 if (! ((*info->callbacks->undefined_symbol)
H A Delf32-score.c2392 if (! ((*info->callbacks->undefined_symbol)
2449 if (!((*info->callbacks->undefined_symbol)
H A Dcoff64-rs6000.c1281 if (! ((*info->callbacks->undefined_symbol)
H A Dcofflink.c2969 if (! ((*info->callbacks->undefined_symbol)
H A Daoutx.h4166 if (! ((*finfo->info->callbacks->undefined_symbol)
4567 if (! ((*finfo->info->callbacks->undefined_symbol)
H A Dcoff-rs6000.c3444 if (! ((*info->callbacks->undefined_symbol)
H A Delf32-spu.c2806 if (!((*info->callbacks->undefined_symbol)
H A Delflink.c7172 && !((*info->callbacks->undefined_symbol)
7939 if (! (finfo->info->callbacks->undefined_symbol
H A Delfxx-mips.c4078 if (! ((*info->callbacks->undefined_symbol)
8054 undefined_symbol callback. There's no real point in
10155 if (!((*link_info->callbacks->undefined_symbol)
H A Delfxx-ia64.c5271 (*info->callbacks->undefined_symbol)
H A Delf32-ppc.c6475 if (! (*info->callbacks->undefined_symbol) (info,
/freebsd-11.0-release/contrib/binutils/include/
H A Dbfdlink.h534 bfd_boolean (*undefined_symbol)
532 bfd_boolean (*undefined_symbol) member in struct:bfd_link_callbacks
/freebsd-11.0-release/contrib/binutils/ld/
H A Dldmain.c137 static bfd_boolean undefined_symbol
158 undefined_symbol,
1314 undefined_symbol (struct bfd_link_info *info ATTRIBUTE_UNUSED,
1312 undefined_symbol (struct bfd_link_info *info ATTRIBUTE_UNUSED, function

Completed in 214 milliseconds

12