Home | History | Annotate | Download | only in ld-scripts

Lines Matching full:text_end

40 	    || ![info exists nm_output(text_end)] \
50 set text_end 0x104
54 set text_end 0x101
59 set text_end 0x102
69 if {$nm_output(text_end) < $text_end \
70 || $nm_output(text_end) > 0x110} {
71 send_log "text_end == $nm_output(text_end)\n"
72 verbose "text_end == $nm_output(text_end)"