Searched refs:iview (Results 1 – 1 of 1) sorted by relevance
7003 Insn* iview = reinterpret_cast<Insn*>(view - 2 * big_endian); in relocate() local7004 Insn insn = elfcpp::Swap<32, big_endian>::readval(iview); in relocate()7010 elfcpp::Swap<32, big_endian>::writeval(iview, insn); in relocate()7020 Insn* iview = reinterpret_cast<Insn*>(view - 2 * big_endian); in relocate() local7021 Insn insn = elfcpp::Swap<32, big_endian>::readval(iview); in relocate()7027 elfcpp::Swap<32, big_endian>::writeval(iview, insn); in relocate()7033 Insn* iview = reinterpret_cast<Insn*>(view - 2 * big_endian); in relocate() local7035 elfcpp::Swap<32, big_endian>::writeval(iview, insn); in relocate()7058 Insn* iview = reinterpret_cast<Insn*>(view - 2 * big_endian); in relocate() local7059 Insn insn = elfcpp::Swap<32, big_endian>::readval(iview); in relocate()[all …]