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

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

Completed in 188 milliseconds