Searched defs:allocateGlobal (Results 1 – 2 of 2) sorted by relevance
194 uint8_t *CodeMemoryManager::allocateGlobal(uintptr_t Size, unsigned Alignment) { in allocateGlobal() function in bcc::CodeMemoryManager
1364 void *CodeEmitter::allocateGlobal(uintptr_t Size, unsigned Alignment) { in allocateGlobal() function in bcc::CodeEmitter