Home
last modified time | relevance | path

Searched refs:NOLOAD (Results 1 – 25 of 37) sorted by relevance

12

/netbsd/src/external/gpl3/binutils/dist/ld/scripttempl/
Dpe.sc269 .stab ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
274 .stabstr ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
285 .debug_aranges ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
289 .zdebug_aranges ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
294 .debug_pubnames ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
298 .zdebug_pubnames ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
304 .debug_info ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
308 .zdebug_info ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
313 .debug_abbrev ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
317 .zdebug_abbrev ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
[all …]
Dpep.sc275 .stab ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
280 .stabstr ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
291 .debug_aranges ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
295 .zdebug_aranges ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
300 .debug_pubnames ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
304 .zdebug_pubnames ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
310 .debug_info ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
314 .zdebug_info ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
319 .debug_abbrev ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
323 .zdebug_abbrev ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
[all …]
Delf32cr16.sc138 .bss (NOLOAD) :
151 .heap (NOLOAD) :
158 .stack (NOLOAD) :
165 .istack (NOLOAD) :
Delf32crx.sc136 .bss (NOLOAD) :
149 .heap (NOLOAD) :
156 .stack (NOLOAD) :
163 .istack (NOLOAD) :
Dmoxie.sc55 .stab 0 ${RELOCATING+(NOLOAD)} :
59 .stabstr 0 ${RELOCATING+(NOLOAD)} :
Dpj.sc58 .stab 0 ${RELOCATING+(NOLOAD)} :
62 .stabstr 0 ${RELOCATING+(NOLOAD)} :
Dsh.sc70 .stab 0 ${RELOCATING+(NOLOAD)} :
74 .stabstr 0 ${RELOCATING+(NOLOAD)} :
Dmcorepe.sc159 .stab ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
164 .stabstr ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
Di386beos.sc166 .stab ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
171 .stabstr ${RELOCATING+BLOCK(__section_alignment__)} ${RELOCATING+(NOLOAD)} :
Dtic4xcoff.sc154 .stab 0 ${RELOCATING+(NOLOAD)} :
158 .stabstr 0 ${RELOCATING+(NOLOAD)} :
/netbsd/src/sys/arch/mmeye/conf/
Dsh.x.ICE32 .stab 0 (NOLOAD) :
36 .stabstr 0 (NOLOAD) :
Dsh.x.RAM32 .stab 0 (NOLOAD) :
36 .stabstr 0 (NOLOAD) :
Dshl.x33 .stab 0 (NOLOAD) :
37 .stabstr 0 (NOLOAD) :
Dsh.x37 .stab 0 (NOLOAD) :
41 .stabstr 0 (NOLOAD) :
/netbsd/src/sys/arch/evbsh3/conf/
Dshl.x.ICE32 .stab 0 (NOLOAD) :
36 .stabstr 0 (NOLOAD) :
Dsh.x.ICE32 .stab 0 (NOLOAD) :
36 .stabstr 0 (NOLOAD) :
Dsh.x.RAM32 .stab 0 (NOLOAD) :
36 .stabstr 0 (NOLOAD) :
Dshl.x.RAM32 .stab 0 (NOLOAD) :
36 .stabstr 0 (NOLOAD) :
Dsh.x37 .stab 0 (NOLOAD) :
41 .stabstr 0 (NOLOAD) :
Dshl.x37 .stab 0 (NOLOAD) :
41 .stabstr 0 (NOLOAD) :
/netbsd/src/external/gpl3/binutils/dist/gold/
Dyyscript.h123 NOLOAD = 324, /* NOLOAD */ enumerator
235 #define NOLOAD 324 macro
Dyyscript.y162 %token NOLOAD
430 NOLOAD
/netbsd/src/external/gpl3/binutils/dist/ld/
Dldgram.h113 NOLOAD = 314, /* NOLOAD */ enumerator
257 #define NOLOAD 314 macro
Dldgram.y144 %token NOLOAD DSECT COPY INFO OVERLAY
1172 NOLOAD { sectype = noload_section; }
Dldlex.l323 <EXPRESSION>"NOLOAD" { RTOKEN(NOLOAD); }

12