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

/frameworks/compile/libbcc/bcinfo/tools/
H A Dmain.cpp138 const char **nameList = ME->getExportForEachNameList(); local
142 fprintf(info, "%u - %s - %u\n", sigList[i], nameList[i],
191 const char **nameList = ME->getExportForEachNameList(); local
195 printf("exportForEachSignatureList[%zu]: %s - 0x%08x - %u\n", i, nameList[i],

Completed in 83 milliseconds