Searched refs:is_host (Results 1 – 1 of 1) sorted by relevance
1565 bool is_host = false; in dso__find_kallsyms() local1578 is_host = dso__build_id_equal(dso, host_build_id); in dso__find_kallsyms()1586 if (is_host) { in dso__find_kallsyms()