Searched refs:elf_sym_by_sec_off (Results 1 – 1 of 1) sorted by relevance
485 static int elf_sym_by_sec_off(const struct bpf_object *obj, size_t sec_idx,624 if (elf_sym_by_sec_off(obj, sec_idx, sec_off, STT_FUNC, &sym)) { in bpf_object__add_programs()2730 static int elf_sym_by_sec_off(const struct bpf_object *obj, size_t sec_idx, in elf_sym_by_sec_off() function