Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc_proxy/
H A Dfunction_replacement.cpp66 static void record(FunctionInfo functionInfo, const char * opcodeString, bool status) { in record() argument
253 …s( const char ** opcodes, void *inpAddr, bool abortOnError, const FunctionInfo* functionInfo = nul… in CheckOpcodes()
561 FunctionInfo functionInfo = { funcName, dllName }; in IsPrologueKnown() local