Searched refs:dso__has_build_id (Results 1 – 14 of 14) sorted by relevance
33 if (dso__has_build_id(dso)) in buildid__map_cb()
751 if (dso__has_build_id(dso)) in dso__read_build_id() 768 return dso__has_build_id(dso) ? 0 : -1; in dso__read_build_id() 1461 if (!dso__has_build_id(dso)) in guest_session__add_build_ids_cb()
116 assert(!dso__has_build_id(dso)); in debuginfo__new()
258 if (!dso__has_build_id(dso)) in __dso__build_id_filename()326 if (!dso__has_build_id(dso)) in machine__write_buildid_table_cb()882 if (!dso__has_build_id(dso) || !dso__hit(dso)) in dso__cache_build_id()
78 if (dso__has_build_id(dso)) { in dsos__read_build_ids_cb()
353 if (dso__has_build_id(dso)) { in map__load()
501 static inline bool dso__has_build_id(const struct dso *dso) in dso__has_build_id() function
1122 if (dso__has_build_id(dso)) { in symbol__strerror_disassemble()1179 if (dso__has_build_id(dso)) in dso__disassemble_filename()
1745 if (!dso__has_build_id(dso)) { in dso__load() 2002 if (!dso__has_build_id(dso)) { in dso__find_kallsyms()
395 if (dso && dso__has_build_id(dso)) { in perf_record_mmap2__read_build_id()417 if (dso && !dso__has_build_id(dso)) in perf_record_mmap2__read_build_id()
216 if (!dso__has_build_id(dso)) { in dso__read_binary_type_filename()
1194 if (dso__has_build_id(dso) && !symbol_conf.ignore_vmlinux_buildid) { in symsrc__init()
980 if (kernel != NULL && (!dso__has_build_id(kernel))) in machine__get_kernel()
376 if (!dso__has_build_id(dso)) in kernel_get_module_dso()