Searched refs:elf_sym_by_idx (Results 1 – 1 of 1) sorted by relevance
675 static Elf64_Sym *elf_sym_by_idx(const struct bpf_object *obj, size_t idx);803 sym = elf_sym_by_idx(obj, i); in bpf_object__add_programs()1474 Elf64_Sym *sym = elf_sym_by_idx(obj, si); in find_elf_var_offset()3238 static Elf64_Sym *elf_sym_by_idx(const struct bpf_object *obj, size_t idx) in elf_sym_by_idx() function3712 Elf64_Sym *sym = elf_sym_by_idx(obj, i); in bpf_object__collect_externs()4178 sym = elf_sym_by_idx(obj, sym_idx); in bpf_object__collect_prog_relos()6468 sym = elf_sym_by_idx(obj, ELF64_R_SYM(rel->r_info)); in bpf_object__collect_map_relos()8839 sym = elf_sym_by_idx(obj, ELF64_R_SYM(rel->r_info)); in bpf_object__collect_st_ops_relos()