Home
last modified time | relevance | path

Searched defs:btfids_path (Results 1 – 1 of 1) sorted by relevance

/linux/tools/bpf/resolve_btfids/
H A Dmain.c1362 static int patch_btfids(const char *btfids_path, const char *elf_path) in patch_btfids()
1482 const char *btfids_path = NULL; in main() local