Home
last modified time | relevance | path

Searched defs:wrFunc (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/libabckit/src/wrappers/
Dpandasm_wrapper.h181 auto wrFunc = new FunctionWrapper(function); in GetWrappedFunction() local
187 static void *GetPandasmFunction(FunctionWrapper *wrFunc) in GetPandasmFunction()
191 delete wrFunc; in GetPandasmFunction() local
/arkcompiler/runtime_core/libabckit/src/wrappers/graph_wrapper/
Dgraph_wrapper.cpp179 FunctionWrapper *wrFunc = PandasmWrapper::CreateWrappedFunction(lang); in BuildCodeDynamic() local