Searched refs:getValue (Results 1 – 1 of 1) sorted by relevance
112 T getValue() const;114 size_t getValue<size_t>() const { in getValue() function118 int getValue<int>() const { in getValue() function122 void* getValue<void*>() const { in getValue() function553 Header* header = reinterpret_cast<Header*>(result.getValue<void*>()); in InternalMalloc()562 void* pointer = result.getValue<void*>(); in InternalMalloc()593 g_debug->record->AddEntry(new MallocEntry(result.getValue<void*>(), size, in debug_malloc()597 return result.getValue<void*>(); in debug_malloc()730 pointer = result.getValue<void*>(); in debug_memalign()750 pointer = result.getValue<void*>(); in debug_memalign()[all …]