Searched refs:bpf_object__shndx_is_data (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/src/ | ||
H A D | libbpf.c | 4395 static bool bpf_object__shndx_is_data(const struct bpf_object *obj, function 4565 if (!bpf_object__shndx_is_data(obj, shdr_idx)) { |
Completed in 18 milliseconds