Home
last modified time | relevance | path

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

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