Searched refs:elf_sym_str (Results 1 – 1 of 1) sorted by relevance
689 static const char *elf_sym_str(const struct bpf_object *obj, size_t off);833 name = elf_sym_str(obj, sym->st_name); in bpf_object__add_programs()1481 sname = elf_sym_str(obj, sym->st_name); in find_elf_var_sym()3200 static const char *elf_sym_str(const struct bpf_object *obj, size_t off) in elf_sym_str() function3804 ext_name = elf_sym_str(obj, sym->st_name); in bpf_object__collect_externs()4301 sym_name = elf_sym_str(obj, sym->st_name); in bpf_object__collect_prog_relos()6630 name = elf_sym_str(obj, sym->st_name) ?: "<?>"; in bpf_object__collect_map_relos()9151 name = elf_sym_str(obj, sym->st_name) ?: "<?>"; in bpf_object__collect_st_ops_relos()