Searched refs:first_pair (Results 1 – 1 of 1) sorted by relevance
211 struct symbol *pair, *first_pair; in test__vmlinux_matches_kallsyms() local221 first_pair = machine__find_kernel_symbol(&kallsyms, mem_start, NULL); in test__vmlinux_matches_kallsyms()222 pair = first_pair; in test__vmlinux_matches_kallsyms()259 mem_start, sym->name, first_pair->name); in test__vmlinux_matches_kallsyms()
Completed in 17 milliseconds