Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/dbg/
Ddbg_Argument.h68 bit16 binaryStart; // Position where binary starts member
/CTR-SDK-4.2.5/sources/libraries/dbg/
Ddbg_Argument.cpp91 …a = reinterpret_cast<const void*>( reinterpret_cast<const bit8*>(pHeader) + pHeader->binaryStart ); in Setup()