Searched refs:map_to_kept_section (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | ChangeLog-2018 | 117 * object.cc (Sized_relobj_file::map_to_kept_section): Initialize 459 regardless of size. Move size checking to map_to_kept_section. 461 (Sized_relobj_file::map_to_kept_section): Add section name parameter. 465 * object.h (Sized_relobj_file::map_to_kept_section): Add section_name 478 (relocate_section): Pass section name to map_to_kept_section.
|
H A D | target-reloc.h | 424 object->map_to_kept_section(shndx, name, &found); in relocate_section()
|
H A D | ChangeLog-2020 | 109 * object.cc (Sized_relobj_file::map_to_kept_section): Get the
|
H A D | object.h | 2341 map_to_kept_section(unsigned int shndx, std::string& section_name,
|
H A D | object.cc | 2970 Sized_relobj_file<size, big_endian>::map_to_kept_section( in map_to_kept_section() function in gold::Sized_relobj_file
|
H A D | aarch64.cc | 4077 object->map_to_kept_section(shndx, name, &found); in scan_reloc_section_for_stubs()
|
H A D | ChangeLog-0815 | 14491 (Sized_relobj::map_to_kept_section): Update call to 14910 * object.cc (Sized_relobj::map_to_kept_section): Return NULL if the 15973 (Sized_relobj::map_to_kept_section): Likewise. 16520 (map_to_kept_section): Compute output address directly. 17034 (Sized_relobj::map_to_kept_section): New function. 17047 (Sized_relobj::map_to_kept_section) New function.
|
H A D | arm.cc | 12250 arm_object->map_to_kept_section(shndx, name, &found); in scan_reloc_section_for_stubs()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | ChangeLog-2018 | 117 * object.cc (Sized_relobj_file::map_to_kept_section): Initialize 459 regardless of size. Move size checking to map_to_kept_section. 461 (Sized_relobj_file::map_to_kept_section): Add section name parameter. 465 * object.h (Sized_relobj_file::map_to_kept_section): Add section_name 478 (relocate_section): Pass section name to map_to_kept_section.
|
H A D | target-reloc.h | 424 object->map_to_kept_section(shndx, name, &found); in relocate_section()
|
H A D | ChangeLog-2020 | 109 * object.cc (Sized_relobj_file::map_to_kept_section): Get the
|
H A D | object.h | 2341 map_to_kept_section(unsigned int shndx, std::string& section_name,
|
H A D | object.cc | 2970 Sized_relobj_file<size, big_endian>::map_to_kept_section( in map_to_kept_section() function in gold::Sized_relobj_file
|
H A D | aarch64.cc | 4079 object->map_to_kept_section(shndx, name, &found); in scan_reloc_section_for_stubs()
|
H A D | ChangeLog-0815 | 14491 (Sized_relobj::map_to_kept_section): Update call to 14910 * object.cc (Sized_relobj::map_to_kept_section): Return NULL if the 15973 (Sized_relobj::map_to_kept_section): Likewise. 16520 (map_to_kept_section): Compute output address directly. 17034 (Sized_relobj::map_to_kept_section): New function. 17047 (Sized_relobj::map_to_kept_section) New function.
|
H A D | arm.cc | 12250 arm_object->map_to_kept_section(shndx, name, &found); in scan_reloc_section_for_stubs()
|