Searched refs:EXT_KSYM (Results 1 – 1 of 1) sorted by relevance
385 EXT_KSYM, enumerator2660 if (ext->type == EXT_KSYM && ext->ksym.type_id) in obj_needs_vmlinux_btf()3402 ext->type = EXT_KSYM; in bpf_object__collect_externs()3437 if (ext->type != EXT_KSYM) in bpf_object__collect_externs()6219 if (ext->type != EXT_KSYM) in bpf_program__record_externs()6597 if (!ext || ext->type != EXT_KSYM) in bpf_object__read_kallsyms_file()6759 if (ext->type != EXT_KSYM || !ext->ksym.type_id) in bpf_object__resolve_ksyms_btf_id()6813 } else if (ext->type == EXT_KSYM) { in bpf_object__resolve_externs()