Home
last modified time | relevance | path

Searched defs:slot_addr (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/heap/
Dremembered-set.h24 static void Insert(MemoryChunk* chunk, Address slot_addr) { in Insert()
36 static bool Contains(MemoryChunk* chunk, Address slot_addr) { in Contains()
50 static void Remove(MemoryChunk* chunk, Address slot_addr) { in Remove()
147 Address slot_addr) { in InsertTyped()
Dheap.cc5960 Address slot_addr = reinterpret_cast<Address>(slot); in ClearRecordedSlot() local
5972 Address slot_addr = reinterpret_cast<Address>(slot); in HasRecordedSlot() local
/external/libunwind/include/tdep-ia64/
Drse.h35 rse_rnat_addr (uint64_t slot_addr) in rse_rnat_addr()