OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:allocateSGMemory
(Results
1 - 2
of
2
) sorted by null
/frameworks/compile/libbcc/lib/CodeGen/
CodeMemoryManager.h
172
return
allocateSGMemory
(StubSize, Alignment);
231
uint8_t *
allocateSGMemory
(uintptr_t Size,
CodeMemoryManager.cpp
68
uint8_t *CodeMemoryManager::
allocateSGMemory
(uintptr_t Size,
116
mpGOTBase =
allocateSGMemory
(MaxGOTSize);
Completed in 1998 milliseconds