Searched refs:host_size (Results 1 – 2 of 2) sorted by relevance
123 entry->host_size = code.size; in SetTranslatedAndUnlock()173 entry->host_size = code.size; in SetWrappedAndUnlock()239 pc < AsHostCode(reinterpret_cast<uintptr_t>(host_code) + entry->host_size)) { in SlowLookupGuestCodeEntryPCByHostPC()251 entry->host_size = 0; // TODO(b/232598137): set true host_size? in InvalidateEntriesBeingTranslatedUnsafe()
41 uint32_t host_size; member