Searched refs:section (Results 1 – 21 of 21) sorted by relevance
| /CTR-SDK-4.2.5/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-4.2.5/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 | dtcm_end.h | 20 #pragma arm section code, rwdata, rodata, zidata 23 #pragma section DTCM end
|
| 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
|
| /CTR-SDK-4.2.5/include/nn/config/compiler/ |
| D | rvct.h | 116 const char name[] __attribute__((section(".module_id"))) = (value) 119 static void (*const array[])() __attribute__((used, section(".static_init"))) = { &symbol } 123 __attribute__((section(#a "." #b)))
|
| D | egcc.h | 41 static const char name[] __attribute__((section(".module_id"))) = (value)
|
| /CTR-SDK-4.2.5/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-4.2.5/build/omake/platforms/ |
| D | CTR.om | 16 section
|
| /CTR-SDK-4.2.5/sources/libraries/dbg/ |
| D | dbg_Argument.cpp | 37 const nn::dbg::CTR::ArgArea s_ArgInfo __attribute__((section(".ARM.__at_0x100ff0"))) = 356 const nn::dbg::CTR::ArgArea s_ArgInfo __attribute__((section(".ARM.__at_0x100ff0"))) =
|
| /CTR-SDK-4.2.5/build/omake/platforms/WIN/ |
| D | WIN.targetdefs.om | 23 section
|
| /CTR-SDK-4.2.5/build/omake/platforms/CTR/ |
| D | CTR.targetdefs.om | 144 section
|
| D | CTR.commondefs.func.om | 894 section 912 section
|
| /CTR-SDK-4.2.5/documents/api/css/ |
| D | manpage.css | 153 DIV.section
|
| D | page.css | 154 DIV.section
|
| /CTR-SDK-4.2.5/documents/css/ |
| D | manpage.css | 166 DIV.section
|
| /CTR-SDK-4.2.5/documents/shader/Reference/css/ |
| D | manpage.css | 153 DIV.section
|
| D | page.css | 154 DIV.section
|
| /CTR-SDK-4.2.5/build/omake/compilers/ |
| D | commondefs.cctype.RVCT.om | 200 # L6314W: No section matches pattern
|