Home
last modified time | relevance | path

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

/oneTBB/src/tbb/
H A Ddynamic_link.cpp117 …static bool resolve_symbols( dynamic_link_handle module, const dynamic_link_descriptor descriptors… in resolve_symbols()
/oneTBB/src/tbbmalloc_proxy/
H A Dfunction_replacement.cpp558 …ol IsPrologueKnown(const char* dllName, const char *funcName, const char **opcodes, HMODULE module) in IsPrologueKnown()
H A Dproxy.cpp660 HMODULE module = GetModuleHandle(dllName); in BytecodesAreKnown() local