Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/lib/bpf/
H A Dlibbpf.c186 RELO_CALL, enumerator
3368 reloc_desc->type = RELO_CALL; in bpf_program__record_reloc()
6039 case RELO_CALL: in bpf_object__relocate_data()
6229 if (relo && relo->type != RELO_CALL) { in bpf_object__reloc_code()
6412 if (subprog->reloc_desc[j].type == RELO_CALL) in bpf_object__relocate_calls()