Searched refs:scoped_arch_ (Results 1 – 2 of 2) sorted by relevance
221 std::unique_ptr<ScopedCurrentArch> scoped_arch_; variable
220 scoped_arch_.reset(new ScopedCurrentArch(GetArchType(arch))); in UseRecordingEnvironment()