Searched refs:allocate_addr (Results 1 – 1 of 1) sorted by relevance
78 static void* allocate_addr(int size, int offset_from_aligned = 0) { in allocate_addr() function89 : loc_(allocate_addr(16, offset_from_aligned)) { in MemLoc()