Searched defs:text_out (Results 1 – 1 of 1) sorted by relevance
91 static int disasm_one_func(FILE *text_out, uint8_t *image, __u32 len) in disasm_one_func()174 FILE *text_out = NULL; in get_jited_program_text() local