Searched refs:stext (Results 1 – 12 of 12) sorted by relevance
67 .rel.stext ${RELOCATING-0} : { *(.rel.stest) }68 .rela.stext ${RELOCATING-0} : { *(.rela.stest) }104 .stext ${RELOCATING-0} : { *(.stext) } ${RELOCATING+ > text}
254 .rel.stext ${RELOCATING-0} : { *(.rel.stest) }255 .rela.stext ${RELOCATING-0} : { *(.rela.stest) }292 .stext ${RELOCATING-0} : 294 *(.stext)
254 .rel.stext ${RELOCATING-0} : { *(.rel.stest) }255 .rela.stext ${RELOCATING-0} : { *(.rela.stest) }291 .stext ${RELOCATING-0} : 293 *(.stext)
289 stext[oldloc].seekadr = seekhere; in rdesc()290 stext[oldloc].txtlen = maystart - seekstart; in rdesc()
108 extern struct text stext[LOCSIZ]; /* short loc descriptions */
73 struct text stext[LOCSIZ]; /* short loc descriptions */ variable161 kk = &stext[loc]; in main()
212 functions into either the ".stext" or ".etext" sections. If you put them into213 the ".stext" section, the linker will always link the function into the onchip
71 (.stext): Put section in the onchip text region.