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

/frameworks/compile/libbcc/bcinfo/tools/
H A Dmain.cpp201 const char **keyList = ME->getPragmaKeyList(); local
204 printf("pragma[%u]: %s - %s\n", i, keyList[i], valueList[i]);

Completed in 48 milliseconds