Searched refs:relocate_sections (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | reloc.cc | 631 this->relocate_sections(symtab, layout, pshdrs, of, &views); in do_relocate()
|
H A D | object.h | 2711 relocate_sections(const Symbol_table* symtab, const Layout* layout, in relocate_sections() function
|
H A D | ChangeLog-0815 | 9612 (Sized_relobj::relocate_sections): Add parameter. Change all callers. 13268 do_relocate_sections, relocate_sections, emit_relocs_scan, 13343 (Sized_relobj::relocate_sections): Virtualize. 13345 Sized_relobj::relocate_sections. Instantiate template explicitly 13506 * object.cc (Sized_relobj::relocate_sections): Set reloc_shdr and 13890 * reloc.cc (Sized_relobj::relocate_sections): Call 14035 (Sized_relobj::relocate_sections): Likewise. 14580 * reloc.cc (relocate_sections): Skip empty relocation sections. 15984 (Sized_relobj::relocate_sections): Likewise. 16524 (Sized_relobj::relocate_sections): Likewise. [all …]
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | reloc.cc | 631 this->relocate_sections(symtab, layout, pshdrs, of, &views); in do_relocate()
|
H A D | object.h | 2711 relocate_sections(const Symbol_table* symtab, const Layout* layout, in relocate_sections() function
|
H A D | ChangeLog-0815 | 9612 (Sized_relobj::relocate_sections): Add parameter. Change all callers. 13268 do_relocate_sections, relocate_sections, emit_relocs_scan, 13343 (Sized_relobj::relocate_sections): Virtualize. 13345 Sized_relobj::relocate_sections. Instantiate template explicitly 13506 * object.cc (Sized_relobj::relocate_sections): Set reloc_shdr and 13890 * reloc.cc (Sized_relobj::relocate_sections): Call 14035 (Sized_relobj::relocate_sections): Likewise. 14580 * reloc.cc (relocate_sections): Skip empty relocation sections. 15984 (Sized_relobj::relocate_sections): Likewise. 16524 (Sized_relobj::relocate_sections): Likewise. [all …]
|