Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf32-tic6x.c1630 elf32_tic6x_using_dsbt (bfd *abfd) in elf32_tic6x_using_dsbt() function
2419 if ((bfd_link_pic (info) || elf32_tic6x_using_dsbt (output_bfd)) in elf32_tic6x_relocate_section()
2604 if (bfd_link_pic (info) || elf32_tic6x_using_dsbt (output_bfd)) in elf32_tic6x_relocate_section()
2787 if ((bfd_link_pic (info) || elf32_tic6x_using_dsbt (abfd)) in elf32_tic6x_check_relocs()
2933 if ((bfd_link_pic (info) || elf32_tic6x_using_dsbt (abfd)) in elf32_tic6x_check_relocs()
3202 if (bfd_link_pic (info) || elf32_tic6x_using_dsbt (htab->obfd)) in elf32_tic6x_allocate_dynrelocs()
3360 if (bfd_link_pic (info) || elf32_tic6x_using_dsbt (output_bfd)) in elf32_tic6x_size_dynamic_sections()
3511 if (elf32_tic6x_using_dsbt (output_bfd) && !bfd_link_relocatable (info) in elf32_tic6x_always_size_sections()
DChangeLog-20112788 elf32_tic6x_using_dsbt, elf32_tic6x_install_rela,