Home
last modified time | relevance | path

Searched refs:cached_addr (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
Dbcc_cache.h139 void *cached_addr; member
/frameworks/compile/libbcc/lib/ExecutionEngine/OldJIT/
DCacheReader.cpp396 make_pair(func->cached_addr, func->size))); in readFuncTable()
DCacheWriter.cpp176 outputInfo->cached_addr = info->addr; in prepareFuncTable()