diff options
Diffstat (limited to 'ld/testsuite/ld-i386/no-plt-1g.rd')
-rw-r--r-- | ld/testsuite/ld-i386/no-plt-1g.rd | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/ld/testsuite/ld-i386/no-plt-1g.rd b/ld/testsuite/ld-i386/no-plt-1g.rd new file mode 100644 index 0000000..bf8cd22 --- /dev/null +++ b/ld/testsuite/ld-i386/no-plt-1g.rd @@ -0,0 +1,14 @@ +#readelf: -Wr +#target: i?86-*-* + +Relocation section '.rel.dyn' at offset 0x[0-9a-f]+ contains [0-9]+ entries: + +Offset +Info +Type +Sym. Value +Symbol's Name +#... +[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func) +#... +[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func) +#... +[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func) +#... +[0-9a-f ]+R_386_GLOB_DAT +0+ +(abort.*|puts.*|get_func|call_func) +#pass |