Searched refs:__x86_reporter_func (Results 1 – 1 of 1) sorted by relevance
18 static DISASM_REPORTER __x86_reporter_func = NULL; variable24 __x86_reporter_func = reporter; in x86_init()31 __x86_reporter_func = reporter; in x86_set_reporter()50 if ( __x86_reporter_func ) { in x86_report_error()51 (*__x86_reporter_func)(code, data, __x86_reporter_arg); in x86_report_error()