Searched refs:targ_sec_idx (Results 1 – 1 of 1) sorted by relevance
3521 int targ_sec_idx = sh->sh_info; /* points to other section */ in bpf_object__elf_collect() local3524 targ_sec_idx >= obj->efile.sec_cnt) in bpf_object__elf_collect()3528 if (!section_have_execinstr(obj, targ_sec_idx) && in bpf_object__elf_collect()3533 idx, name, targ_sec_idx, in bpf_object__elf_collect()3534 elf_sec_name(obj, elf_sec_by_idx(obj, targ_sec_idx)) ?: "<?>"); in bpf_object__elf_collect()