Home
last modified time | relevance | path

Searched refs:_frvfdpic_osec_to_segment (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Delf32-frv.c1294 _frvfdpic_osec_to_segment (bfd *output_bfd, asection *osec) in _frvfdpic_osec_to_segment() function
1304 unsigned seg = _frvfdpic_osec_to_segment (output_bfd, osec); in _frvfdpic_osec_readonly_p()
1626 highword = _frvfdpic_osec_to_segment in _frvfdpic_emit_got_relocs_plt_entries()
1640 highword = _frvfdpic_osec_to_segment in _frvfdpic_emit_got_relocs_plt_entries()
2671 isec_segment = _frvfdpic_osec_to_segment (output_bfd, in elf32_frv_relocate_section()
2674 got_segment = _frvfdpic_osec_to_segment (output_bfd, in elf32_frv_relocate_section()
2680 gprel_segment = _frvfdpic_osec_to_segment (output_bfd, in elf32_frv_relocate_section()
2686 plt_segment = _frvfdpic_osec_to_segment (output_bfd, in elf32_frv_relocate_section()
2692 tls_segment = _frvfdpic_osec_to_segment (output_bfd, in elf32_frv_relocate_section()
3463 ? _frvfdpic_osec_to_segment (output_bfd, sec->output_section) in elf32_frv_relocate_section()
[all …]
DChangeLog-200723 * elf32-frv.c (_frvfdpic_osec_to_segment): Use new function.