Searched refs:elf_sym_str (Results 1 – 1 of 1) sorted by relevance
690 static const char *elf_sym_str(const struct bpf_object *obj, size_t off);834 name = elf_sym_str(obj, sym->st_name); in bpf_object__add_programs()1482 sname = elf_sym_str(obj, sym->st_name); in find_elf_var_sym()3201 static const char *elf_sym_str(const struct bpf_object *obj, size_t off) in elf_sym_str() function3805 ext_name = elf_sym_str(obj, sym->st_name); in bpf_object__collect_externs()4304 sym_name = elf_sym_str(obj, sym->st_name); in bpf_object__collect_prog_relos()6636 name = elf_sym_str(obj, sym->st_name) ?: "<?>"; in bpf_object__collect_map_relos()9161 name = elf_sym_str(obj, sym->st_name) ?: "<?>"; in bpf_object__collect_st_ops_relos()