Home
last modified time | relevance | path

Searched refs:elf_sym_by_sec_off (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/tools/lib/bpf/
H A Dlibbpf.c485 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

Completed in 14 milliseconds