Searched refs:section (Results 1 – 25 of 26) sorted by relevance
12
| /CTR-SDK-2.4.0/include/nn/ro/ |
| D | ro_SectionTable.h | 95 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/ |
| D | dtcm_begin.h | 20 #pragma arm section rodata=".dtcm", rwdata=".dtcm", zidata=".dtcm.bss" 24 #pragma section DTCM begin
|
| D | itcm_end.h | 20 #pragma arm section code, rwdata, rodata, zidata 23 #pragma section ITCM end
|
| D | itcm_begin.h | 20 #pragma arm section code=".itcm", rodata=".itcm", rwdata=".itcm", zidata=".itcm.bss" 24 #pragma section ITCM begin
|
| D | dtcm_end.h | 20 #pragma arm section code, rwdata, rodata, zidata 23 #pragma section DTCM end
|
| /CTR-SDK-2.4.0/include/nn/config/compiler/ |
| D | rvct.h | 47 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)))
|
| D | egcc.h | 41 static const char name[] __attribute__((section(".module_id"))) = (value)
|
| /CTR-SDK-2.4.0/build/omake_deprecated/ |
| D | targetdefs.WIN.om | 26 section
|
| D | testutil.om | 43 section 119 section 127 section 143 section 439 section:
|
| D | targetdefs.CTR.om | 135 section
|
| D | debuggerdefs.partner.om | 45 section 267 section 279 section
|
| D | targetdefs.om | 573 section
|
| /CTR-SDK-2.4.0/build/omake/ |
| D | utildefs.om | 166 section 186 section 204 section 302 section 378 section
|
| D | commondefs.cctype.om | 149 section
|
| D | commondefs.om | 257 section
|
| /CTR-SDK-2.4.0/build/omake/platforms/ |
| D | CTR.om | 16 section
|
| /CTR-SDK-2.4.0/build/omake/platforms/WIN/ |
| D | WIN.targetdefs.om | 23 section
|
| /CTR-SDK-2.4.0/build/omake/platforms/CTR/ |
| D | CTR.targetdefs.om | 145 section
|
| /CTR-SDK-2.4.0/build/omake/debuggers/ |
| D | debuggerdefs.PARTNER.om | 353 section 422 section 434 section
|
| /CTR-SDK-2.4.0/documents/api/css/ |
| D | page.css | 154 DIV.section
|
| D | manpage.css | 153 DIV.section
|
| /CTR-SDK-2.4.0/documents/css/ |
| D | manpage.css | 166 DIV.section
|
| /CTR-SDK-2.4.0/documents/applet/api/css/ |
| D | page.css | 154 DIV.section
|
| D | manpage.css | 153 DIV.section
|
| /CTR-SDK-2.4.0/build/omake/compilers/ |
| D | commondefs.cctype.RVCT.om | 186 # L6314W: No section matches pattern
|
12