Searched refs:Insntype (Results 1 – 2 of 2) sorted by relevance
78 typedef typename elfcpp::Swap<32, big_endian>::Valtype Insntype; typedef in __anon20db65070111::AArch64_insn_utilities86 aarch64_bit(Insntype insn, int pos) in aarch64_bit()90 aarch64_bits(Insntype insn, int pos, int l) in aarch64_bits()96 aarch64_op31(Insntype insn) in aarch64_op31()102 aarch64_ra(Insntype insn) in aarch64_ra()106 is_adr(const Insntype insn) in is_adr()110 is_adrp(const Insntype insn) in is_adrp()114 aarch64_rm(const Insntype insn) in aarch64_rm()118 aarch64_rn(const Insntype insn) in aarch64_rn()122 aarch64_rd(const Insntype insn) in aarch64_rd()[all …]
3373 typedef typename elfcpp::Swap<32, true>::Valtype Insntype; in relocate() typedef3374 Insntype* wv = reinterpret_cast<Insntype*>(view); in relocate()3375 Insntype val; in relocate()3618 typedef typename elfcpp::Swap<32, true>::Valtype Insntype; in relocate_tls() typedef3638 Insntype* wv = reinterpret_cast<Insntype*>(view); in relocate_tls()3639 Insntype val; in relocate_tls()3686 Insntype* wv = reinterpret_cast<Insntype*>(view); in relocate_tls()3687 Insntype val; in relocate_tls()3792 Insntype* wv = reinterpret_cast<Insntype*>(view); in relocate_tls()3871 Insntype* wv = reinterpret_cast<Insntype*>(view); in relocate_tls()[all …]