Searched refs:header_bid_dso (Results 1 – 1 of 1) sorted by relevance
131 struct dso *dso, *header_bid_dso; in map__new() local200 header_bid_dso = __dsos__find(&machine->dsos, filename, false); in map__new()202 if (header_bid_dso && header_bid_dso->header_build_id) { in map__new()203 dso__set_build_id(dso, &header_bid_dso->bid); in map__new()