Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/sources/libraries/dbg/
Ddbg_Argument.cpp37 const nn::dbg::CTR::ArgArea s_ArgInfo __attribute__((section(".ARM.__at_0x100ff0"))) = variable
104 … if ( s_ArgInfo.magic1 == NN_DBG_ARG_MAGIC_NUM && s_ArgInfo.magic2 == NN_DBG_ARG_MAGIC_NUM ) in Setup()
106 Setup( s_ArgInfo.pArgArea, s_ArgInfo.areaSize ); in Setup()
356 const nn::dbg::CTR::ArgArea s_ArgInfo __attribute__((section(".ARM.__at_0x100ff0"))) = variable