Searched refs:refs (Results 1 – 25 of 38) sorted by relevance
12
/toolchain/binutils/binutils-2.27/ld/ |
D | ldcref.c | 65 struct cref_ref *refs; member 144 ret->refs = NULL; in cref_hash_newfunc() 178 for (r = h->refs; r != NULL; r = r->next) in add_cref() 187 r->next = h->refs; in add_cref() 188 h->refs = r; in add_cref() 230 for (r = c->refs; r != NULL; r = r->next) in handle_asneeded_cref() 261 for (r = c->refs; r != NULL; r = r->next) in handle_asneeded_cref() 303 for (r = c->refs; r != NULL; r = r->next) in handle_asneeded_cref() 426 for (r = h->refs; r != NULL; r = r->next) in output_one_cref() 446 for (r = h->refs; r != NULL; r = r->next) in output_one_cref() [all …]
|
D | ChangeLog-2013 | 619 Replace all info->emit_note_gnu_build_id refs.
|
D | ChangeLog-2012 | 935 * ldfile.c (ldfile_input_filename): Delete. Remove all refs.
|
D | ChangeLog-2014 | 900 plt_style): Delete. Adjust all refs to instead use..
|
D | ChangeLog-2006 | 673 (add_cref): Use bfd_hash_allocate for refs.
|
D | ChangeLog-2010 | 1185 * ldcref.c (handle_asneeded_cref): Correct copying of refs.
|
D | ChangeLog-2004 | 493 * ldexp.c (fold_name): Update u.undef.next refs.
|
D | ChangeLog-2005 | 1356 * emultempl/ppc64elf.em (need_laying_out): Delete. Remove all refs.
|
D | ChangeLog-9899 | 1184 * configure.tgt: change refs from cygwin32* to cygwin*.
|
D | ChangeLog-0001 | 1132 (check_nocrossref): Interate over h->refs here instead of..
|
/toolchain/binutils/binutils-2.27/config/ |
D | weakref.m4 | 17 dnl Check whether weak refs work like the ELF ones. 23 AC_CACHE_CHECK([whether weak refs work like ELF],
|
/toolchain/binutils/binutils-2.27/binutils/ |
D | sysroff.info | 85 (("number of external refs") (2 bytes) ("nextrefs"))
|
D | ieee.c | 3667 struct ieee_buflist refs; member 5989 &info->type_stack->type.classdef->refs) in ieee_struct_field() 6466 if (! ieee_buffer_emptyp (&info->type_stack->type.classdef->refs)) in ieee_end_class_type() 6469 &info->type_stack->type.classdef->refs)) in ieee_end_class_type()
|
D | ChangeLog-9899 | 830 (read_and_display_attr): Print refs as <%x>, addresses as %#x,
|
/toolchain/binutils/binutils-2.27/bfd/ |
D | ChangeLog-2013 | 2146 * elflink.c (elf_link_add_object_symbols): Exclude weak refs when 2241 Update all refs to tdata core fields. 2248 * elf64-x86-64.c, * elfcore.h, * elfn32-mips.c: Update all refs 2322 * elfxx-mips.c (struct mips_elf_obj_tdata): ..here. Update all refs. 2325 (struct alpha_elf_obj_tdata): Add find_line_info, update refs. 3063 strtab refs. Correct handling of warning common symbols.
|
D | ChangeLog-2015 | 636 and __stop_* symbol refs. 638 and __stop_* symbol refs here.. 1310 sec_info, and make group info indirect. Update stub_group refs
|
D | ChangeLog-2005 | 2251 discarded section sym refs and kill linker output. 3993 the special sections are needed. Adjust htab->sdata refs. 4820 before the as-needed lib was loaded. Abort on unexpected refs.
|
D | ChangeLog-9193 | 5814 * reloc.c (bfd_perform-relocation): don't relocate refs to 6821 * Makefile.in: Use -I. to get sysdep.h. Remove refs to 6905 * ecoff.c, host-aout.c: Remove refs to trad-core. 6921 Remove refs to howto.c, since Steve forgot. 7720 * coff-code.h (coff_new_section_hook): took away refs
|
D | ChangeLog-2004 | 1273 * ecoff.c: Update u.undef.next refs. 1282 * elf-m10300.c: Update u.weakdef refs.
|
D | ChangeLog-2008 | 245 (arch_info_struct): Add refs to R14000, R16000.
|
D | ChangeLog-2009 | 1255 on got refs in case the symbol turns out to be ifunc.
|
D | ChangeLog-0203 | 6331 (allocate_dynrelocs): Transfer gotplt refs from plt.refcount 6333 we have direct got refs.
|
D | ChangeLog-9697 | 4133 * mpw-make.sed: Edit elfXX-target.h refs at beginnings of lines.
|
/toolchain/binutils/binutils-2.27/ld/testsuite/ |
D | ChangeLog-2014 | 884 ld-elf/shared.exp: Remove all refs to gcc_gas_flag and gcc_ld_flag.
|
/toolchain/binutils/binutils-2.27/gold/ |
D | ChangeLog-0815 | 3476 static and public. Add report_err param. Return false for data refs. 4335 reloc when refs will resolve to plt call stub. 4513 stashed refs. 4607 got_mod_index_offset to tlsld_got_offset. Update all refs. 7427 (Sized_relobj_file::layout_section): Replace refs to section_offsets_ 7432 (Sized_relobj_file::compute_final_local_value): Replace refs to 7505 * reloc.cc (Sized_relobj_file::do_read_relocs): Replace refs to 7882 (Incremental_object_entry::name_key_): Rename; adjust all refs. 7883 (Incremental_object_entry::sh_size_): Rename; adjust all refs.
|
12