mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-28 00:21:52 +03:00
Expect PLT call to _Unwind_Find_FDE on s390*-linux
This commit is contained in:
committed by
Ulrich Drepper
parent
5e908464b9
commit
14d43591fa
7
scripts/data/localplt-s390-linux-gnu.data
Normal file
7
scripts/data/localplt-s390-linux-gnu.data
Normal file
@ -0,0 +1,7 @@
|
||||
libc.so: _Unwind_Find_FDE
|
||||
libc.so: calloc
|
||||
libc.so: free
|
||||
libc.so: malloc
|
||||
libc.so: memalign
|
||||
libc.so: realloc
|
||||
libm.so: matherr
|
7
scripts/data/localplt-s390x-linux-gnu.data
Normal file
7
scripts/data/localplt-s390x-linux-gnu.data
Normal file
@ -0,0 +1,7 @@
|
||||
libc.so: _Unwind_Find_FDE
|
||||
libc.so: calloc
|
||||
libc.so: free
|
||||
libc.so: malloc
|
||||
libc.so: memalign
|
||||
libc.so: realloc
|
||||
libm.so: matherr
|
Reference in New Issue
Block a user