Searched refs:sh_elf_osec_to_segment (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | elf32-sh.c | 3678 sh_elf_osec_to_segment (bfd *output_bfd, asection *osec) in sh_elf_osec_to_segment() function 3696 unsigned seg = sh_elf_osec_to_segment (output_bfd, osec); in sh_elf_osec_readonly_p() 3732 seg = sh_elf_osec_to_segment (output_bfd, section->output_section); in sh_elf_initialize_funcdesc() 3843 isec_segment = sh_elf_osec_to_segment (output_bfd, in sh_elf_relocate_section() 3846 got_segment = sh_elf_osec_to_segment (output_bfd, in sh_elf_relocate_section() 3851 plt_segment = sh_elf_osec_to_segment (output_bfd, in sh_elf_relocate_section() 4149 check_segment[1] = sh_elf_osec_to_segment (output_bfd, in sh_elf_relocate_section() 6837 sh_elf_osec_to_segment (output_bfd, in sh_elf_finish_dynamic_symbol() 7393 if (! h || (sh_elf_osec_to_segment (abfd, osec) in sh_elf_encode_eh_address() 7394 == sh_elf_osec_to_segment (abfd, loc_sec->output_section))) in sh_elf_encode_eh_address() [all …]
|
D | ChangeLog-2012 | 2602 * elf32-sh.c (sh_elf_osec_to_segment): Check for elf flavour bfd
|
D | ChangeLog | 1304 * elf32-sh.c (sh_elf_osec_to_segment): Do not look for output
|
D | ChangeLog-2010 | 2010 (sh_elf_add_rofixup, sh_elf_osec_to_segment)
|