Home
last modified time | relevance | path

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

/linux/tools/bpf/
H A Dbpf_jit_disasm.c175 static uint8_t *get_last_jit_image(char *haystack, size_t hlen, in get_last_jit_image() function
301 image = get_last_jit_image(kbuff, klen, &len); in main()