Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/bpf/
Dlibbpf.c3916 static bool bpf_object__shndx_is_data(const struct bpf_object *obj, in bpf_object__shndx_is_data() function
4079 if (!bpf_object__shndx_is_data(obj, shdr_idx)) { in bpf_program__record_reloc()