Home
last modified time | relevance | path

Searched refs:DecodeArmInstCB (Results 1 – 2 of 2) sorted by relevance

/external/OpenCSD/decoder/source/c_api/
Docsd_c_api_custom_obj.cpp323 ocsd_err_t DecodeArmInstCB(const void *lib_context, ocsd_instr_info *instr_info) in DecodeArmInstCB() function
422 callbacks.fn_arm_instruction_decode = DecodeArmInstCB; in SetCallbacks()
Docsd_c_api_custom_obj.h142 friend ocsd_err_t DecodeArmInstCB(const void *lib_context, ocsd_instr_info *instr_info);