Searched refs:dso_info_ (Results 1 – 2 of 2) sorted by relevance
64 const DSOInfo* dso_info_; member69 if (dso_info_) return dso_info_->name; in dso_name()73 if (dso_info_) return dso_info_->build_id; in build_id()78 DSOAndOffset() : dso_info_(NULL), offset_(0) {} in DSOAndOffset()
587 dso_and_offset->dso_info_ = &dso_iter->second; in MapIPAndPidAndGetNameAndOffset()