Home
last modified time | relevance | path

Searched refs:dso__set_header_build_id (Results 1 – 3 of 3) sorted by relevance

/linux/tools/perf/util/
H A Dmap.c203 dso__set_header_build_id(dso, 1); in map__new()
H A Ddso.h471 static inline void dso__set_header_build_id(struct dso *dso, bool val) in dso__set_header_build_id() function
H A Dheader.c2547 dso__set_header_build_id(dso, true); in perf_header__read_build_ids_abi_quirk()