Searched refs:vdso_64bit_ (Results 1 – 2 of 2) sorted by relevance
57 vdso_64bit_.clear(); in Reset()110 vdso_64bit_ = vdso_file; in SetVdsoFile()142 if (force_64bit && !vdso_64bit_.empty()) { in FindDebugFile()143 return vdso_64bit_; in FindDebugFile()
51 std::string vdso_64bit_; variable