Searched defs:ContextCodeSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/OldJIT/
H A DContextManager.h39 static size_t const ContextCodeSize = BCC_CONTEXT_CODE_SIZE_; member in class:bcc::ContextManager
41 static size_t const ContextSize = ContextCodeSize + ContextDataSize;

Completed in 134 milliseconds