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

/netbsd-current/external/gpl3/gdb/dist/bfd/
H A Dcoff-aarch64.c154 coff_aarch64_rtype_lookup (unsigned int code) function
183 ((cache_ptr)->howto = coff_aarch64_rtype_lookup((dst)->r_type))
/netbsd-current/external/gpl3/binutils/dist/bfd/
H A Dcoff-aarch64.c402 coff_aarch64_rtype_lookup (unsigned int code) function
442 ((cache_ptr)->howto = coff_aarch64_rtype_lookup((dst)->r_type))
452 reloc_howto_type *howto = coff_aarch64_rtype_lookup (rel->r_type);

Completed in 216 milliseconds