Searched refs:GetHostCodePtrWritable (Results 1 – 2 of 2) sorted by relevance
114 auto host_code_ptr = GetHostCodePtrWritable(pc); in SetStop()122 GetHostCodePtrWritable(pc)->store(kEntryNotTranslated); // set default value. in TestingClearStop()186 [[nodiscard]] std::atomic<HostCode>* GetHostCodePtrWritable(GuestAddr pc) { in GetHostCodePtrWritable() function
41 auto* host_code_ptr = GetHostCodePtrWritable(pc); in AddAndLockForTranslation()142 GetHostCodePtrWritable(pc), in AddAndLockForWrapping()