Searched refs:elf_sym_str (Results 1 – 1 of 1) sorted by relevance
780 static const char *elf_sym_str(const struct bpf_object *obj, size_t off);926 name = elf_sym_str(obj, sym->st_name); in bpf_object__add_programs()1749 sname = elf_sym_str(obj, sym->st_name); in find_elf_var_sym()3659 static const char *elf_sym_str(const struct bpf_object *obj, size_t off) in elf_sym_str() function4281 ext_name = elf_sym_str(obj, sym->st_name); in bpf_object__collect_externs()4849 sym_name = elf_sym_str(obj, sym->st_name); in bpf_object__collect_prog_relos()7528 name = elf_sym_str(obj, sym->st_name) ?: "<?>"; in bpf_object__collect_map_relos()10226 name = elf_sym_str(obj, sym->st_name) ?: "<?>"; in bpf_object__collect_st_ops_relos()