Searched defs:CallocAction (Results 1 – 1 of 1) sorted by relevance
77 class CallocAction : public AllocAction { class79 CallocAction(uintptr_t key_pointer, const char* line) : AllocAction(key_pointer) { in CallocAction() function in CallocAction