Home
last modified time | relevance | path

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

/openbmc/linux/tools/lib/bpf/
H A Dlibbpf.c691 static const char *elf_sec_str(const struct bpf_object *obj, size_t off);
3215 static const char *elf_sec_str(const struct bpf_object *obj, size_t off) in elf_sec_str() function
3290 name = elf_sec_str(obj, sh->sh_name); in elf_sec_name()
3454 name = elf_sec_str(obj, sh->sh_name); in bpf_object__elf_collect()
4258 relo_sec_name = elf_sec_str(obj, shdr->sh_name); in bpf_object__collect_prog_relos()