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

  /frameworks/compile/libbcc/lib/ExecutionEngine/
MCCacheWriter.h 47 OBCC_ObjectSlotList *mpObjectSlotSection;
59 mpObjectSlotSection(NULL) {
  /frameworks/compile/libbcc/lib/ExecutionEngine/OldJIT/
CacheWriter.h 52 OBCC_ObjectSlotList *mpObjectSlotSection;
59 mpFuncTableSection(NULL), mpObjectSlotSection(NULL) {

Completed in 56 milliseconds