HomeSort by relevance Sort by last modified time
    Searched refs:MaxGOTSize (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/libbcc/lib/CodeGen/
CodeMemoryManager.cpp 37 const unsigned int MaxGOTSize = 1 * 1024;
116 mpGOTBase = allocateSGMemory(MaxGOTSize);
CodeMemoryManager.h 61 extern const unsigned int MaxGOTSize;
85 // Where size of GOT is @MaxGOTSize KiB.

Completed in 223 milliseconds