Home
last modified time | relevance | path

Searched refs:bccGetExportVarList (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/libbcc/include/bcc/
Dbcc.h129 void bccGetExportVarList(BCCScriptRef script,
/frameworks/compile/libbcc/lib/ExecutionEngine/
Dbcc.cpp196 extern "C" void bccGetExportVarList(BCCScriptRef script, in bccGetExportVarList() function
/frameworks/compile/libbcc/
DREADME.rst113 * **bccGetExportVarList** - Get the addresses of exported variables
/frameworks/rs/driver/
DrsdBcc.cpp158 bccGetExportVarList(drv->mBccScript, exportVarCount, in rsdScriptInit()