Searched refs:Valtype16 (Results 1 – 1 of 1) sorted by relevance
970 typedef typename elfcpp::Swap<16, big_endian>::Valtype Valtype16; typedef979 Valtype16 version;4253 typedef typename elfcpp::Swap<16, big_endian>::Valtype Valtype16; typedef in __anon40c64d910111::Mips_relocate_functions4395 Valtype16 first = elfcpp::Swap<16, big_endian>::readval(view); in mips_reloc_unshuffle()4396 Valtype16 second = elfcpp::Swap<16, big_endian>::readval(view + 2); in mips_reloc_unshuffle()4420 Valtype16 first, second; in mips_reloc_shuffle()4450 Valtype16* wv = reinterpret_cast<Valtype16*>(view); in rel16()4451 Valtype16 val = elfcpp::Swap<16, big_endian>::readval(wv); in rel16()