Searched refs:EXT_KSYM (Results 1 – 1 of 1) sorted by relevance
580 EXT_KSYM, enumerator3448 if (ext->type == EXT_KSYM && ext->ksym.type_id) in obj_needs_vmlinux_btf()4273 ext->type = EXT_KSYM; in bpf_object__collect_externs()4308 if (ext->type != EXT_KSYM) in bpf_object__collect_externs()7802 if (ext->type != EXT_KSYM) in bpf_program_record_relos()8125 if (!ext || ext->type != EXT_KSYM) in kallsyms_cb()8317 if (ext->type != EXT_KSYM || !ext->ksym.type_id) in bpf_object__resolve_ksyms_btf_id()8355 if (ext->type == EXT_KSYM) { in bpf_object__resolve_externs()