Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c669 static const char *elf_sec_str(const struct bpf_object *obj, size_t off);
3131 static const char *elf_sec_str(const struct bpf_object *obj, size_t off) in elf_sec_str() function
3206 name = elf_sec_str(obj, sh->sh_name); in elf_sec_name()
3365 name = elf_sec_str(obj, sh->sh_name); in bpf_object__elf_collect()
4149 relo_sec_name = elf_sec_str(obj, shdr->sh_name); in bpf_object__collect_prog_relos()