Lines Matching refs:text
42 .hash : { *(.hash) } :text
50 .dynamic : { *(.dynamic) } :text :dynamic
70 } :text
72 .fake_shstrtab : { *(.fake_shstrtab) } :text
75 .note : { *(.note.*) } :text :note
77 .eh_frame_hdr : { *(.eh_frame_hdr) } :text :eh_frame_hdr
78 .eh_frame : { KEEP (*(.eh_frame)) } :text
86 .text : { *(.text*) } :text =0x90909090,
93 .altinstructions : { *(.altinstructions) } :text
94 .altinstr_replacement : { *(.altinstr_replacement) } :text
114 text PT_LOAD FLAGS(5) FILEHDR PHDRS; /* PF_R|PF_X */