Searched refs:Valtype16 (Results 1 – 1 of 1) sorted by relevance
3786 typedef typename elfcpp::Swap<16, big_endian>::Valtype Valtype16; typedef in __anona7e08b770111::Mips_relocate_functions3910 Valtype16 first = elfcpp::Swap<16, big_endian>::readval(view); in mips_reloc_unshuffle()3911 Valtype16 second = elfcpp::Swap<16, big_endian>::readval(view + 2); in mips_reloc_unshuffle()3935 Valtype16 first, second; in mips_reloc_shuffle()3967 Valtype16* wv = reinterpret_cast<Valtype16*>(view); in rel16()3968 Valtype16 val = elfcpp::Swap<16, big_endian>::readval(wv); in rel16()