Lines Matching refs:rel
61 .rel.text ${RELOCATING-0} : { *(.rel.text) *(.rel.gnu.linkonce.t*) }
63 .rel.data ${RELOCATING-0} : { *(.rel.data) *(.rel.gnu.linkonce.d*) }
65 .rel.rodata ${RELOCATING-0} : { *(.rel.rodata) *(.rel.gnu.linkonce.r*) }
67 .rel.stext ${RELOCATING-0} : { *(.rel.stest) }
69 .rel.etext ${RELOCATING-0} : { *(.rel.etest) }
71 .rel.sdata ${RELOCATING-0} : { *(.rel.sdata) }
73 .rel.edata ${RELOCATING-0} : { *(.rel.edata) }
75 .rel.eit_v ${RELOCATING-0} : { *(.rel.eit_v) }
77 .rel.sbss ${RELOCATING-0} : { *(.rel.sbss) }
79 .rel.ebss ${RELOCATING-0} : { *(.rel.ebss) }
81 .rel.srodata ${RELOCATING-0} : { *(.rel.srodata) }
83 .rel.erodata ${RELOCATING-0} : { *(.rel.erodata) }
85 .rel.got ${RELOCATING-0} : { *(.rel.got) }
87 .rel.ctors ${RELOCATING-0} : { *(.rel.ctors) }
89 .rel.dtors ${RELOCATING-0} : { *(.rel.dtors) }
91 .rel.init ${RELOCATING-0} : { *(.rel.init) }
93 .rel.fini ${RELOCATING-0} : { *(.rel.fini) }
95 .rel.bss ${RELOCATING-0} : { *(.rel.bss) }
97 .rel.plt ${RELOCATING-0} : { *(.rel.plt) }