Home
last modified time | relevance | path

Searched refs:setDebugContext (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
DRSCompilerDriver.h91 void setDebugContext(bool v) { in setDebugContext() function
/frameworks/compile/libbcc/tools/bcc/
DMain.cpp267 pRSCD.setDebugContext(true); in ConfigCompiler()