Home
last modified time | relevance | path

Searched refs:section (Results 1 – 25 of 26) sorted by relevance

12

/CTR-SDK-2.4.0/include/nn/ro/
Dro_SectionTable.h95 const nn::drivers::ro::SectionInfo& section = m_pSectionTable[index]; in GetAddress() local
97 if( ! (offset < section.size) ) in GetAddress()
102 return section.offset + offset; in GetAddress()
129 const nn::drivers::ro::SectionInfo& section = m_pSectionTable[index]; in GetReferedAddress() local
131 if( ! (offset <= section.size) ) in GetReferedAddress()
136 return section.offset + offset; in GetReferedAddress()
/CTR-SDK-2.4.0/include/nn/hw/ARM/
Ddtcm_begin.h20 #pragma arm section rodata=".dtcm", rwdata=".dtcm", zidata=".dtcm.bss"
24 #pragma section DTCM begin
Ditcm_end.h20 #pragma arm section code, rwdata, rodata, zidata
23 #pragma section ITCM end
Ditcm_begin.h20 #pragma arm section code=".itcm", rodata=".itcm", rwdata=".itcm", zidata=".itcm.bss"
24 #pragma section ITCM begin
Ddtcm_end.h20 #pragma arm section code, rwdata, rodata, zidata
23 #pragma section DTCM end
/CTR-SDK-2.4.0/include/nn/config/compiler/
Drvct.h47 static const char name[] __attribute__((section(".module_id"))) = (value)
50 static void (*const array[])() __attribute__((used, section(".static_init"))) = { &symbol }
54 __attribute__((section(#a "." #b)))
Degcc.h41 static const char name[] __attribute__((section(".module_id"))) = (value)
/CTR-SDK-2.4.0/build/omake_deprecated/
Dtargetdefs.WIN.om26 section
Dtestutil.om43 section
119 section
127 section
143 section
439 section:
Dtargetdefs.CTR.om135 section
Ddebuggerdefs.partner.om45 section
267 section
279 section
Dtargetdefs.om573 section
/CTR-SDK-2.4.0/build/omake/
Dutildefs.om166 section
186 section
204 section
302 section
378 section
Dcommondefs.cctype.om149 section
Dcommondefs.om257 section
/CTR-SDK-2.4.0/build/omake/platforms/
DCTR.om16 section
/CTR-SDK-2.4.0/build/omake/platforms/WIN/
DWIN.targetdefs.om23 section
/CTR-SDK-2.4.0/build/omake/platforms/CTR/
DCTR.targetdefs.om145 section
/CTR-SDK-2.4.0/build/omake/debuggers/
Ddebuggerdefs.PARTNER.om353 section
422 section
434 section
/CTR-SDK-2.4.0/documents/api/css/
Dpage.css154 DIV.section
Dmanpage.css153 DIV.section
/CTR-SDK-2.4.0/documents/css/
Dmanpage.css166 DIV.section
/CTR-SDK-2.4.0/documents/applet/api/css/
Dpage.css154 DIV.section
Dmanpage.css153 DIV.section
/CTR-SDK-2.4.0/build/omake/compilers/
Dcommondefs.cctype.RVCT.om186 # L6314W: No section matches pattern

12