Searched refs:EXT_KSYM (Results 1 – 1 of 1) sorted by relevance
581 EXT_KSYM, enumerator3480 if (ext->type == EXT_KSYM && ext->ksym.type_id) in obj_needs_vmlinux_btf()4312 ext->type = EXT_KSYM; in bpf_object__collect_externs()4347 if (ext->type != EXT_KSYM) in bpf_object__collect_externs()7860 if (ext->type != EXT_KSYM) in bpf_program_record_relos()8182 if (!ext || ext->type != EXT_KSYM) in kallsyms_cb()8374 if (ext->type != EXT_KSYM || !ext->ksym.type_id) in bpf_object__resolve_ksyms_btf_id()8412 if (ext->type == EXT_KSYM) { in bpf_object__resolve_externs()