IFUNC: Update IFUNC resolver check with DT_TEXTREL
[deliverable/binutils-gdb.git] / ld / testsuite / ld-elf / pr25749-2a.s
1 .data
2 .globl size
3 .type size, %object
4 size:
5 .dc.a _binary_pr25749_2_c_size
6 .size size, .-size
This page took 0.032147 seconds and 4 git commands to generate.