Searched defs:PartitionFreelistEntry (Results 1 – 1 of 1) sorted by relevance
40 class PartitionFreelistEntry; variable85 friend PartitionFreelistEntry; variable93 constexpr explicit PartitionFreelistEntry(std::nullptr_t) in PartitionFreelistEntry() function101 explicit PartitionFreelistEntry(PartitionFreelistEntry* next) in PartitionFreelistEntry() function110 PartitionFreelistEntry(void* next, bool make_shadow_match) in PartitionFreelistEntry() function