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

/frameworks/compile/libbcc/lib/ExecutionEngine/
H A DMCCacheWriter.h47 OBCC_ObjectSlotList *mpObjectSlotSection; member in class:bcc::MCCacheWriter
59 mpObjectSlotSection(NULL) {
/frameworks/compile/libbcc/lib/ExecutionEngine/OldJIT/
H A DCacheWriter.h52 OBCC_ObjectSlotList *mpObjectSlotSection; member in class:bcc::CacheWriter
59 mpFuncTableSection(NULL), mpObjectSlotSection(NULL) {

Completed in 371 milliseconds