Home
last modified time | relevance | path

Searched refs:elf_x86_64_rtype_to_howto (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/binutils-2.34/bfd/
H A Delf64-x86-64.c268 elf_x86_64_rtype_to_howto (bfd *abfd, unsigned r_type) in elf_x86_64_rtype_to_howto() function
309 return elf_x86_64_rtype_to_howto (abfd, in elf_x86_64_reloc_type_lookup()
347 cache_ptr->howto = elf_x86_64_rtype_to_howto (abfd, r_type); in elf_x86_64_info_to_howto()
1350 from = elf_x86_64_rtype_to_howto (abfd, from_type); in elf_x86_64_tls_transition()
1351 to = elf_x86_64_rtype_to_howto (abfd, to_type); in elf_x86_64_tls_transition()
2450 howto = elf_x86_64_rtype_to_howto (input_bfd, r_type); in elf_x86_64_relocate_section()
/dragonfly/contrib/gdb-7/bfd/
H A Delf64-x86-64.c256 elf_x86_64_rtype_to_howto (bfd *abfd, unsigned r_type) in elf_x86_64_rtype_to_howto() function
295 return elf_x86_64_rtype_to_howto (abfd, in elf_x86_64_reloc_type_lookup()
333 cache_ptr->howto = elf_x86_64_rtype_to_howto (abfd, r_type); in elf_x86_64_info_to_howto()
1342 from = elf_x86_64_rtype_to_howto (abfd, from_type); in elf_x86_64_tls_transition()
1343 to = elf_x86_64_rtype_to_howto (abfd, to_type); in elf_x86_64_tls_transition()
/dragonfly/contrib/binutils-2.27/bfd/
H A Delf64-x86-64.c272 elf_x86_64_rtype_to_howto (bfd *abfd, unsigned r_type) in elf_x86_64_rtype_to_howto() function
311 return elf_x86_64_rtype_to_howto (abfd, in elf_x86_64_reloc_type_lookup()
349 cache_ptr->howto = elf_x86_64_rtype_to_howto (abfd, r_type); in elf_x86_64_info_to_howto()
1623 from = elf_x86_64_rtype_to_howto (abfd, from_type); in elf_x86_64_tls_transition()
1624 to = elf_x86_64_rtype_to_howto (abfd, to_type); in elf_x86_64_tls_transition()