Searched refs:realpath_ (Results 1 – 2 of 2) sorted by relevance
388 std::string realpath_; member
648 realpath_ = realpath; in soinfo()2382 return realpath_.c_str(); in get_realpath()2387 return realpath_.c_str(); in get_realpath()2917 soname_ = basename(realpath_.c_str()); in prelink_image()