Home
last modified time | relevance | path

Searched refs:map_to_kept_section (Results 1 – 6 of 6) sorted by relevance

/toolchain/binutils/binutils-2.27/gold/
Dtarget-reloc.h377 object->map_to_kept_section(shndx, &found); in relocate_section()
Dobject.h2307 map_to_kept_section(unsigned int shndx, bool* found) const;
Dobject.cc2838 Sized_relobj_file<size, big_endian>::map_to_kept_section( in map_to_kept_section() function in gold::Sized_relobj_file
Daarch64.cc4067 object->map_to_kept_section(shndx, &found); in scan_reloc_section_for_stubs()
DChangeLog-081514491 (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.
Darm.cc12225 arm_object->map_to_kept_section(shndx, &found); in scan_reloc_section_for_stubs()