Searched refs:have_vmlinux (Results 1 – 2 of 2) sorted by relevance
458 bool have_vmlinux, have_kcore, excl_kernel = false; in do_test_code_reading() local482 have_vmlinux = dso__is_vmlinux(map->dso); in do_test_code_reading()490 if (!have_vmlinux && !have_kcore) in do_test_code_reading()579 if (!have_vmlinux && !have_kcore && !try_kcore) in do_test_code_reading()581 else if (!have_vmlinux && !try_kcore) in do_test_code_reading()
29 static int have_vmlinux = 0; variable1942 have_vmlinux = 1; in read_symbols()2155 if (have_vmlinux && !s->weak) { in add_versions()2326 have_vmlinux = 1; in read_dump()