Home
last modified time | relevance | path

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

/Linux-v5.15/tools/lib/bpf/
Dlibbpf.c523 static const char *elf_sec_str(const struct bpf_object *obj, size_t off);
2810 static const char *elf_sec_str(const struct bpf_object *obj, size_t off) in elf_sec_str() function
2881 name = elf_sec_str(obj, sh.sh_name); in elf_sec_name()
3003 name = elf_sec_str(obj, sh.sh_name); in bpf_object__elf_collect()
3798 relo_sec_name = elf_sec_str(obj, shdr->sh_name); in bpf_object__collect_prog_relos()