Searched refs:weak_layout_map_for_block (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/libauto-186/
H A DZoneCompaction.cpp209 const unsigned char *weak_layout = _zone->weak_layout_map_for_block(slot_base);
962 const unsigned char *weak_map = weak_layout_map_for_block(copied_block);
H A DZone.h1445 // weak_layout_map_for_block.
1449 const unsigned char *weak_layout_map_for_block(void *block) { function in class:Auto::Zone
H A Dauto_zone.cpp1186 if ((type & AUTO_OBJECT) && azone->weak_layout_map_for_block(ptr))

Completed in 111 milliseconds