Searched refs:test_arm_instruction_reader (Results 1 – 2 of 2) sorted by relevance
14797 class test_arm_instruction_reader : public arm_instruction_reader14800 explicit test_arm_instruction_reader (gdb::array_view<const uint32_t> insns) in test_arm_instruction_reader() function14840 test_arm_instruction_reader mem_reader (insns); in arm_analyze_prologue_test()
1859 (class test_arm_instruction_reader): New.