Searched refs:elf_sym_str (Results 1 – 1 of 1) sorted by relevance
668 static const char *elf_sym_str(const struct bpf_object *obj, size_t off);813 name = elf_sym_str(obj, sym->st_name); in bpf_object__add_programs()1479 sname = elf_sym_str(obj, sym->st_name); in find_elf_var_offset()3117 static const char *elf_sym_str(const struct bpf_object *obj, size_t off) in elf_sym_str() function3709 ext_name = elf_sym_str(obj, sym->st_name); in bpf_object__collect_externs()4195 sym_name = elf_sym_str(obj, sym->st_name); in bpf_object__collect_prog_relos()6462 name = elf_sym_str(obj, sym->st_name) ?: "<?>"; in bpf_object__collect_map_relos()8834 name = elf_sym_str(obj, sym->st_name) ?: "<?>"; in bpf_object__collect_st_ops_relos()