Searched refs:dso_info_ (Results 1 – 2 of 2) sorted by relevance
66 const DSOInfo* dso_info_; member71 if (dso_info_) in dso_name()72 return dso_info_->name; in dso_name()76 if (dso_info_) in build_id()77 return dso_info_->build_id; in build_id()84 DSOAndOffset() : dso_info_(NULL), in DSOAndOffset()
449 dso_and_offset->dso_info_ = &(*dso_iter); in MapIPAndPidAndGetNameAndOffset()