Home
last modified time | relevance | path

Searched refs:ISTD_GetVersion (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/build/tools/loadrun.TWL/
Disd_api.c24 ISD_GETVERSION ISTD_GetVersion; variable
111 ISTD_GetVersion = _declDllFunc(GETVERSION, GETVERSION); in ISTD_InitDll()
Disd_api.h37 extern ISD_GETVERSION ISTD_GetVersion;
Dloadrun.c429 r = ISTD_GetVersion( &major, &minor, &build, &revision); in displayDebuggerVersion()