Searched refs:have_vmlinux (Results 1 – 1 of 1) sorted by relevance
650 bool have_vmlinux, have_kcore; in do_test_code_reading() local 679 have_vmlinux = dso__is_vmlinux(dso); in do_test_code_reading() 687 if (!have_vmlinux && !have_kcore) in do_test_code_reading() 780 if (!have_vmlinux && !have_kcore && !try_kcore) in do_test_code_reading() 782 else if (!have_vmlinux && !try_kcore) in do_test_code_reading()