Searched refs:realpath_ (Results 1 – 2 of 2) sorted by relevance
388 std::string realpath_; member
640 realpath_ = realpath; in soinfo()2373 return realpath_.c_str(); in get_realpath()2378 return realpath_.c_str(); in get_realpath()2908 soname_ = basename(realpath_.c_str()); in prelink_image()