Searched refs:elf_sec_str (Results 1 – 1 of 1) sorted by relevance
690 static const char *elf_sec_str(const struct bpf_object *obj, size_t off);3214 static const char *elf_sec_str(const struct bpf_object *obj, size_t off) in elf_sec_str() function3289 name = elf_sec_str(obj, sh->sh_name); in elf_sec_name()3453 name = elf_sec_str(obj, sh->sh_name); in bpf_object__elf_collect()4257 relo_sec_name = elf_sec_str(obj, shdr->sh_name); in bpf_object__collect_prog_relos()