Home
last modified time | relevance | path

Searched refs:EXT_KSYM (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.1/tools/lib/bpf/
Dlibbpf.c521 EXT_KSYM, enumerator
2977 if (ext->type == EXT_KSYM && ext->ksym.type_id) in obj_needs_vmlinux_btf()
3770 ext->type = EXT_KSYM; in bpf_object__collect_externs()
3805 if (ext->type != EXT_KSYM) in bpf_object__collect_externs()
7047 if (ext->type != EXT_KSYM) in bpf_program_record_relos()
7340 if (!ext || ext->type != EXT_KSYM) in kallsyms_cb()
7521 if (ext->type != EXT_KSYM || !ext->ksym.type_id) in bpf_object__resolve_ksyms_btf_id()
7559 if (ext->type == EXT_KSYM) { in bpf_object__resolve_externs()