Home
last modified time | relevance | path

Searched refs:rld_map (Results 1 – 17 of 17) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/testsuite/ld-mips-elf/
Dpic-and-nonpic-4b.ld22 .rld_map : { *(.rld_map) }
Dmips16-pic-1.ld21 .rld_map : { *(.rld_map) }
Dpic-and-nonpic-3b.ld24 .rld_map : { *(.rld_map) }
Dpic-and-nonpic-5b.ld24 .rld_map : { *(.rld_map) }
Dcompressed-plt-1.ld37 .rld_map : { *(.rld_map) }
Dpic-and-nonpic-4b.sd24 *0*4 * \.rld_map *
Dpic-and-nonpic-6-n64.sd22 *0*3 * \.rld_map \.got\.plt *
Dpic-and-nonpic-3b.sd24 *0*4 *\.rld_map \.got\.plt *
Dpic-and-nonpic-5b.sd24 *0*4 * \.rld_map \.got\.plt *
Dpic-and-nonpic-6-n32.sd24 *0*4 * \.rld_map \.got\.plt *
Dpic-and-nonpic-6-o32.sd24 *0*4 * \.rld_map \.got\.plt *
/toolchain/binutils/binutils-2.27/gold/
DChangeLog428 .rld_map section, and __RLD_MAP symbol.
Dmips.cc9776 Symbol* rld_map = symtab->define_in_output_data("__RLD_MAP", NULL, in do_finalize_sections() local
9784 rld_map->set_needs_dynsym_entry(); in do_finalize_sections()
/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-2011287 (_bfd_mips_elf_size_dynamic_sections): Set correct size for .rld_map.
288 (_bfd_mips_elf_finish_dynamic_symbol): Remove .rld_map handling.
DChangeLog-98991800 Don't deal with .rld_map on IRIX6.
1866 Don't assert the existence of .rld_map on IRIX6.
DChangeLog-2012149 .rld_map section if no __rld_obj_head symbol has been seen.
DChangeLog-96974192 (mips_elf_create_dynamic_sections): Create .rld_map section. If
4194 (mips_elf_size_dynamic_sections): Make space in .rld_map section.