4 #ld
: -melf64ppc
--emit
-stub
-syms
5 #ld_after_inputfiles
: tmpdir
/funv2
.so
7 # Check that we
do the right thing
with funref2
.s that doesn
't have
8 # anything to mark it as ELFv1 or ELFv2. Since my_func address is
9 # taken in a read-only section we should get a plt entry, a global
10 # entry stub, and my_func should be undefined dynamic with non-zero
13 Relocation section .* contains 1 entry:
15 .* R_PPC64_JMP_SLOT .* my_func \+ 0
17 Symbol table '\
.dynsym
' contains 2 entries:
19 .*: 0*[1-9a-f][0-9a-f]* 0 FUNC GLOBAL DEFAULT UND my_func
21 Symbol table '\
.symtab
' contains .* entries:
23 .*: 0*[1-9a-f][0-9a-f]* 0 FUNC GLOBAL DEFAULT UND my_func