Lines Matching refs:rel
74 .rel.text ${RELOCATING-0} : { *(.rel.text) *(.rel.gnu.linkonce.t*) }
76 .rel.data ${RELOCATING-0} : { *(.rel.data) *(.rel.gnu.linkonce.d*) }
78 .rel.rodata ${RELOCATING-0} : { *(.rel.rodata) *(.rel.gnu.linkonce.r*) }
80 .rel.stext ${RELOCATING-0} : { *(.rel.stest) }
82 .rel.etext ${RELOCATING-0} : { *(.rel.etest) }
84 .rel.sdata ${RELOCATING-0} : { *(.rel.sdata) }
86 .rel.edata ${RELOCATING-0} : { *(.rel.edata) }
88 .rel.eit_v ${RELOCATING-0} : { *(.rel.eit_v) }
90 .rel.sbss ${RELOCATING-0} : { *(.rel.sbss) }
92 .rel.ebss ${RELOCATING-0} : { *(.rel.ebss) }
94 .rel.srodata ${RELOCATING-0} : { *(.rel.srodata) }
96 .rel.erodata ${RELOCATING-0} : { *(.rel.erodata) }
98 .rel.got ${RELOCATING-0} : { *(.rel.got) }
100 .rel.ctors ${RELOCATING-0} : { *(.rel.ctors) }
102 .rel.dtors ${RELOCATING-0} : { *(.rel.dtors) }
104 .rel.init ${RELOCATING-0} : { *(.rel.init) }
106 .rel.fini ${RELOCATING-0} : { *(.rel.fini) }
108 .rel.bss ${RELOCATING-0} : { *(.rel.bss) }
110 .rel.plt ${RELOCATING-0} : { *(.rel.plt) }