Searched refs:elf64_x86_64_rtype_to_howto (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Delf64-x86-64.c225 elf64_x86_64_rtype_to_howto (bfd *abfd, unsigned r_type) function
257 return elf64_x86_64_rtype_to_howto (abfd,
289 cache_ptr->howto = elf64_x86_64_rtype_to_howto (abfd, r_type);
1028 from = elf64_x86_64_rtype_to_howto (abfd, from_type);
1029 to = elf64_x86_64_rtype_to_howto (abfd, to_type);

Completed in 42 milliseconds