Searched refs:getAllocTypeString (Results 1 – 1 of 1) sorted by relevance
2056 static std::string getAllocTypeString(uint8_t AllocTypes) { in getAllocTypeString() function2083 OS << "\tAllocTypes: " << getAllocTypeString(AllocTypes) << "\n"; in print()2118 << " AllocTypes: " << getAllocTypeString(AllocTypes); in print()