Home
last modified time | relevance | path

Searched refs:MCO_ObjectSlotList (Results 1 – 5 of 5) sorted by relevance

/frameworks/compile/libbcc/lib/ExecutionEngine/
DMCCacheWriter.cpp292 size_t listSize = sizeof(MCO_ObjectSlotList) + in prepareObjectSlotList()
295 MCO_ObjectSlotList *list = (MCO_ObjectSlotList *)malloc(listSize); in prepareObjectSlotList()
DMCCacheWriter.h47 MCO_ObjectSlotList *mpObjectSlotSection;
DScriptCached.h63 MCO_ObjectSlotList *mpObjectSlotList;
DMCCacheReader.cpp426 CACHE_READER_READ_SECTION(MCO_ObjectSlotList, in readObjectSlotList()
/frameworks/compile/libbcc/include/bcc/
Dbcc_mccache.h133 struct MCO_ObjectSlotList { struct