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

  /frameworks/compile/libbcc/
Config.h 42 // if you need BCC_CONTEXT_FIXED_ADDR_, then you should write:
45 #define BCC_CONTEXT_FIXED_ADDR_ reinterpret_cast<char *>(0x7e000000)
  /frameworks/compile/libbcc/lib/ExecutionEngine/OldJIT/
ContextManager.cpp 35 char * const ContextManager::ContextFixedAddr = BCC_CONTEXT_FIXED_ADDR_;

Completed in 2141 milliseconds