Searched refs:patch_btfids (Results 1 – 3 of 3) sorted by relevance
292 ${RESOLVE_BTFIDS} --patch_btfids ${btfids_vmlinux} ${VMLINUX}
1640 static int patch_btfids(const char *btfids_path, const char *elf_path) in patch_btfids() function1790 return patch_btfids(btfids_path, obj.path); in main()
743 $(RESOLVE_BTFIDS) --patch_btfids $$@.BTF_ids $$@; \