Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/bpf/
Dlibbpf.c167 RELO_CALL, enumerator
1794 prog->reloc_desc[i].type = RELO_CALL; in bpf_program__collect_reloc()
3196 if (relo->type != RELO_CALL) in bpf_program__reloc_text()
3281 } else if (prog->reloc_desc[i].type == RELO_CALL) { in bpf_program__relocate()