Searched refs:ignore_vmlinux_buildid (Results 1 – 6 of 6) sorted by relevance
19 ignore_vmlinux_buildid, member
1946 if (!symbol_conf.ignore_vmlinux_buildid) in dso__load_vmlinux_path()2103 if (!symbol_conf.ignore_vmlinux_buildid) in dso__load_kernel_sym()
722 return (symbol_conf.ignore_vmlinux_buildid) ? 0 : -ENOENT; in post_process_probe_trace_point()852 if (symbol_conf.ignore_vmlinux_buildid) in post_process_kernel_probe_trace_events()
1196 if (dso__has_build_id(dso) && !symbol_conf.ignore_vmlinux_buildid) { in symsrc__init()
124 symbol_conf.ignore_vmlinux_buildid = true; in test__kallsyms_split()
1523 symbol_conf.ignore_vmlinux_buildid = true; in process_buildids()