Searched refs:EXT_KSYM (Results 1 – 1 of 1) sorted by relevance
539 EXT_KSYM, enumerator3060 if (ext->type == EXT_KSYM && ext->ksym.type_id) in obj_needs_vmlinux_btf()3873 ext->type = EXT_KSYM; in bpf_object__collect_externs()3908 if (ext->type != EXT_KSYM) in bpf_object__collect_externs()7267 if (ext->type != EXT_KSYM) in bpf_program_record_relos()7562 if (!ext || ext->type != EXT_KSYM) in kallsyms_cb()7754 if (ext->type != EXT_KSYM || !ext->ksym.type_id) in bpf_object__resolve_ksyms_btf_id()7792 if (ext->type == EXT_KSYM) { in bpf_object__resolve_externs()