Home
last modified time | relevance | path

Searched refs:undefined_symbol (Results 1 – 25 of 89) sorted by relevance

1234

/toolchain/binutils/binutils-2.25/gold/
Derrors.cc166 Errors::undefined_symbol(const Symbol* sym, const std::string& location) in undefined_symbol() function in gold::Errors
311 parameters->errors()->undefined_symbol(sym, sym->object()->name().c_str()); in gold_undefined_symbol()
322 parameters->errors()->undefined_symbol(sym, in gold_undefined_symbol_at_location()
Derrors.h87 undefined_symbol(const Symbol* sym, const std::string& location);
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/nios2/
Dmul.s9 muli r4,r5,undefined_symbol
Dmul.d15 [ ]*14: R_NIOS2_S16 undefined_symbol
/toolchain/binutils/binutils-2.25/ld/testsuite/ld-mips-elf/
Dundefined.s3 # ->undefined_symbol() callback has been interpreted in the opposite
/toolchain/binutils/binutils-2.25/bfd/
Delf32-mep.c529 r = info->callbacks->undefined_symbol in mep_elf_relocate_section()
560 info->callbacks->undefined_symbol in mep_elf_relocate_section()
563 info->callbacks->undefined_symbol in mep_elf_relocate_section()
Dreloc16.c83 if (!((*link_info->callbacks->undefined_symbol) in bfd_coff_reloc16_get_value()
Dsimple.c218 callbacks.undefined_symbol = simple_dummy_undefined_symbol; in bfd_simple_get_relocated_section_contents()
Delf32-moxie.c275 r = info->callbacks->undefined_symbol in moxie_elf_relocate_section()
Dcoff-mcore.c456 if (! ((*info->callbacks->undefined_symbol) in coff_mcore_relocate_section()
Delf32-d10v.c505 if (!((*info->callbacks->undefined_symbol) in elf32_d10v_relocate_section()
Dcoff-tic80.c567 if (! ((*info->callbacks->undefined_symbol) in coff_tic80_relocate_section()
Delf32-mt.c389 r = info->callbacks->undefined_symbol in mt_elf_relocate_section()
Dcoff-alpha.c1104 if (! ((*link_info->callbacks->undefined_symbol) in alpha_ecoff_get_relocated_section_contents()
1699 if (! ((*info->callbacks->undefined_symbol) in alpha_relocate_section()
1899 if (! ((*info->callbacks->undefined_symbol) in alpha_relocate_section()
Delf32-fr30.c581 r = info->callbacks->undefined_symbol in fr30_elf_relocate_section()
Delf32-epiphany.c551 r = info->callbacks->undefined_symbol in epiphany_elf_relocate_section()
Dcoff-i960.c452 if (! ((*info->callbacks->undefined_symbol) in coff_i960_relocate_section()
Dpe-mips.c703 if (! ((*info->callbacks->undefined_symbol) in coff_pe_mips_relocate_section()
Delf32-iq2000.c682 r = info->callbacks->undefined_symbol in iq2000_elf_relocate_section()
Delf32-m32c.c434 if (! ((*info->callbacks->undefined_symbol) in m32c_elf_relocate_section()
551 r = info->callbacks->undefined_symbol in m32c_elf_relocate_section()
Dreloc.c7627 if (!((*link_info->callbacks->undefined_symbol) in bfd_generic_get_relocated_section_contents()
Delf32-xstormy16.c929 r = info->callbacks->undefined_symbol in xstormy16_elf_relocate_section()
Delf32-cr16c.c772 if (!((*info->callbacks->undefined_symbol) in elf32_cr16c_relocate_section()
/toolchain/binutils/binutils-2.25/ld/
Dldmain.c128 static bfd_boolean undefined_symbol
150 undefined_symbol,
1282 undefined_symbol (struct bfd_link_info *info, in undefined_symbol() function
/toolchain/binutils/binutils-2.25/include/
Dbfdlink.h609 bfd_boolean (*undefined_symbol) member

1234