Searched defs:dst_mask (Results 1 - 6 of 6) sorted by relevance

/haiku-buildtools/binutils/gold/
H A Dtilegx.cc831 elfcpp::Elf_Xword dst_mask = bitmask << doffset; local
859 elfcpp::Elf_Xword dst_mask = bitmask << doffset; local
887 elfcpp::Elf_Xword dst_mask = (bitmask1 << doffset1) local
920 elfcpp::Elf_Xword dst_mask = bitmask << doffset; local
975 elfcpp::Elf_Xword dst_mask = (bitmask1 << doffset1) local
2403 elfcpp::Elf_Xword dst_mask = local
[all...]
H A Dsparc.cc541 rela(unsigned char* view, unsigned int right_shift, typename elfcpp::Elf_types<valsize>::Elf_Addr dst_mask, typename elfcpp::Swap<size, big_endian>::Valtype value, typename elfcpp::Swap<size, big_endian>::Valtype addend) argument
562 rela(unsigned char* view, unsigned int right_shift, typename elfcpp::Elf_types<valsize>::Elf_Addr dst_mask, const Sized_relobj_file<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<valsize, big_endian>::Valtype addend) argument
584 rela_ua(unsigned char* view, unsigned int right_shift, elfcpp::Elf_Xword dst_mask, const Sized_relobj_file<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<size, big_endian>::Valtype addend) argument
606 pcrela(unsigned char* view, unsigned int right_shift, typename elfcpp::Elf_types<valsize>::Elf_Addr dst_mask, const Sized_relobj_file<size, big_endian>* object, const Symbol_value<size>* psymval, typename elfcpp::Swap<size, big_endian>::Valtype addend, typename elfcpp::Elf_types<size>::Elf_Addr address) argument
[all...]
H A Daarch64.cc5007 elfcpp::Elf_Xword dst_mask; member in struct:__anon527::Output_data_got_aarch64::AArch64_howto
5113 elfcpp::Elf_Xword dst_mask = (0x3 << 29) | (0x7ffff << 5); local
5138 const elfcpp::Elf_Xword dst_mask local
5069 update_view(unsigned char* view, AArch64_valtype immed, elfcpp::Elf_Xword doffset, elfcpp::Elf_Xword dst_mask) argument
5090 update_view_two_parts( unsigned char* view, AArch64_valtype immed1, AArch64_valtype immed2, elfcpp::Elf_Xword doffset1, elfcpp::Elf_Xword doffset2, elfcpp::Elf_Xword dst_mask) argument
[all...]
H A Dpowerpc.cc1697 rela(unsigned char* view, unsigned int right_shift, typename elfcpp::Valtype_base<fieldsize>::Valtype dst_mask, Address value, Overflow_check overflow) argument
1724 rela_ua(unsigned char* view, unsigned int right_shift, typename elfcpp::Valtype_base<fieldsize>::Valtype dst_mask, Address value, Overflow_check overflow) argument
/haiku-buildtools/legacy/binutils/bfd/
H A Dbfd-in2.h2185 bfd_vma dst_mask; member in struct:reloc_howto_struct
/haiku-buildtools/binutils/bfd/
H A Dbfd-in2.h2588 bogus as in those cases the value in the dst_mask part of the member in struct:reloc_howto_struct

Completed in 307 milliseconds