Searched refs:elf_sym_by_idx (Results 1 – 1 of 1) sorted by relevance
748 static Elf64_Sym *elf_sym_by_idx(const struct bpf_object *obj, size_t idx);876 sym = elf_sym_by_idx(obj, i); in bpf_object__add_programs()1701 Elf64_Sym *sym = elf_sym_by_idx(obj, si); in find_elf_var_sym()3733 static Elf64_Sym *elf_sym_by_idx(const struct bpf_object *obj, size_t idx) in elf_sym_by_idx() function4225 Elf64_Sym *sym = elf_sym_by_idx(obj, i); in bpf_object__collect_externs()4710 sym = elf_sym_by_idx(obj, sym_idx); in bpf_object__collect_prog_relos()7190 sym = elf_sym_by_idx(obj, ELF64_R_SYM(rel->r_info)); in bpf_object__collect_map_relos()9793 sym = elf_sym_by_idx(obj, ELF64_R_SYM(rel->r_info)); in bpf_object__collect_st_ops_relos()