Searched defs:head (Results 1 – 5 of 5) sorted by relevance
50 ObjPtr<mirror::Reference> head = list_->GetPendingNext<kWithoutReadBarrier>(); in EnqueueReference() local183 ObjPtr<mirror::Reference> const head = list_; in ForwardSoftReferences() local
218 size_t head = memory_ - unaligned_memory_; in MallocArena() local231 size_t head = memory_ - unaligned_memory_; in ~MallocArena() local
164 JITCodeEntry* head = descriptor.head_.load(std::memory_order_relaxed); in CreateJITCodeEntryInternal() local
270 Slot* head = reinterpret_cast<Slot*>(head_); in Verify() local
337 static FrameIdToShadowFrame* FindFrameIdToShadowFrame(FrameIdToShadowFrame* head, in FindFrameIdToShadowFrame()396 FrameIdToShadowFrame* head = tlsPtr_.frame_id_to_shadow_frame; in RemoveDebuggerShadowFrameMapping() local