Home
last modified time | relevance | path

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

/openbmc/linux/kernel/bpf/
H A Dverifier.c657 static char slot_type_char[] = { variable
1460 types_buf[j] = slot_type_char[state->stack[i].slot_type[j]]; in print_verifier_state()
1509 types_buf[j] = slot_type_char[state->stack[i].slot_type[j]]; in print_verifier_state()