Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/dbg/
Ddbg_Argument.cpp51 const void* s_pBinaryArea = NULL; variable
74 s_pBinaryArea = NULL; in Setup()
91s_pBinaryArea = reinterpret_cast<const void*>( reinterpret_cast<const bit8*>(pHeader) + pHeader->b… in Setup()
121 return s_pBinaryArea; in GetArgBinary()