Searched defs:header_address (Results 1 – 3 of 3) sorted by relevance
136 void ObjectStartBitmap::SetBit(ConstAddress header_address) { in SetBit()145 void ObjectStartBitmap::ClearBit(ConstAddress header_address) { in ClearBit()153 bool ObjectStartBitmap::CheckBit(ConstAddress header_address) const { in CheckBit()178 void ObjectStartBitmap::ObjectStartIndexAndBit(ConstAddress header_address, in ObjectStartIndexAndBit()252 void PlatformAwareObjectStartBitmap::SetBit(ConstAddress header_address) { in SetBit()261 void PlatformAwareObjectStartBitmap::ClearBit(ConstAddress header_address) { in ClearBit()
330 for (Address header_address = page->PayloadStart(); in CompactPage() local
339 const Address header_address = reinterpret_cast<Address>(header); in SweepNormalPage() local