Home
last modified time | relevance | path

Searched defs:text_out (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/bpf/
H A Djit_disasm_helpers.c91 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