Home
last modified time | relevance | path

Searched refs:stext (Results 1 – 12 of 12) sorted by relevance

/openbsd/gnu/usr.bin/binutils/ld/scripttempl/
H A Delfd30v.sc67 .rel.stext ${RELOCATING-0} : { *(.rel.stest) }
68 .rela.stext ${RELOCATING-0} : { *(.rela.stest) }
104 .stext ${RELOCATING-0} : { *(.stext) } ${RELOCATING+ > text}
H A Delfm68hc11.sc254 .rel.stext ${RELOCATING-0} : { *(.rel.stest) }
255 .rela.stext ${RELOCATING-0} : { *(.rela.stest) }
292 .stext ${RELOCATING-0} :
294 *(.stext)
H A Delfm68hc12.sc254 .rel.stext ${RELOCATING-0} : { *(.rel.stest) }
255 .rela.stext ${RELOCATING-0} : { *(.rela.stest) }
291 .stext ${RELOCATING-0} :
293 *(.stext)
/openbsd/gnu/usr.bin/binutils-2.17/ld/scripttempl/
H A Delfd30v.sc67 .rel.stext ${RELOCATING-0} : { *(.rel.stest) }
68 .rela.stext ${RELOCATING-0} : { *(.rela.stest) }
104 .stext ${RELOCATING-0} : { *(.stext) } ${RELOCATING+ > text}
H A Delfm68hc11.sc254 .rel.stext ${RELOCATING-0} : { *(.rel.stest) }
255 .rela.stext ${RELOCATING-0} : { *(.rela.stest) }
292 .stext ${RELOCATING-0} :
294 *(.stext)
H A Delfm68hc12.sc254 .rel.stext ${RELOCATING-0} : { *(.rel.stest) }
255 .rela.stext ${RELOCATING-0} : { *(.rela.stest) }
291 .stext ${RELOCATING-0} :
293 *(.stext)
/openbsd/games/adventure/
H A Dio.c289 stext[oldloc].seekadr = seekhere; in rdesc()
290 stext[oldloc].txtlen = maystart - seekstart; in rdesc()
H A Dhdr.h108 extern struct text stext[LOCSIZ]; /* short loc descriptions */
H A Dmain.c73 struct text stext[LOCSIZ]; /* short loc descriptions */ variable
161 kk = &stext[loc]; in main()
/openbsd/gnu/usr.bin/gcc/gcc/config/d30v/
H A Dabi212 functions into either the ".stext" or ".etext" sections. If you put them into
213 the ".stext" section, the linker will always link the function into the onchip
/openbsd/gnu/usr.bin/binutils/ld/
H A DChangeLog-919771 (.stext): Put section in the onchip text region.
/openbsd/gnu/usr.bin/binutils-2.17/ld/
H A DChangeLog-919771 (.stext): Put section in the onchip text region.