• Home
  • Raw
  • Download

Lines Matching +full:build +full:- +full:shared +full:- +full:rel

3 [ -f testing.sh ] && . testing.sh
7 elf=$FILES/elf/ndk-elf-note
10 NOSPACE=1 testing "-h" "readelf -hW $elf-full | sed s/AArch64/arm64/g" \
16 OS/ABI: UNIX - System V
18 Type: DYN (Shared object file)
34 NOSPACE=1 testing "-S" "readelf -SW $elf-full | head -36" \
42 [ 3] .note.gnu.build-id NOTE 00000000000002e8 0002e8 000024 00 A 0 0 4
74 NOSPACE=1 testing "-S flags" "readelf -SW $elf-shflags | head -32" \
82 [ 3] .note.gnu.build-id NOTE 000001e0 0001e0 000020 00 A 0 0 4
88 [ 9] .rel.dyn ANDROID_REL 00000308 000308 00000d 01 A 4 0 4
91 [12] .rel.plt REL 0000034c 00034c 000020 08 AI 4 19 4
109 testing "-l" "readelf -lW $elf-short" "
110 Elf file type is DYN (Shared object file)
132 …ote.android.ident .note.gnu.build-id .ARM.exidx .dynsym .gnu.version .gnu.version_r .gnu.hash .dyn…
138 08 .note.android.ident .note.gnu.build-id
142 # binutils doesn't line up the column headers for 64-bit ELF files.
144 NOSPACE=1 toyonly testing "-d" "readelf -dW $elf-full" "
147 0x0000000000000001 (NEEDED) Shared library: [libc.so]
148 0x0000000000000001 (NEEDED) Shared library: [libm.so]
149 0x0000000000000001 (NEEDED) Shared library: [libdl.so]
183 toyonly testing "-n" "readelf -nW $elf-short" "
188 Displaying notes found in: .note.gnu.build-id
193 testing "-p" "readelf -p22 $elf-short" "
203 [ 5b] .rel.plt
209 [ 9d] .rel.dyn
213 [ c5] .note.gnu.build-id
220 testing "-x" "readelf -x22 $elf-short" "
227 0x00000050 74002e67 6f742e70 6c74002e 72656c2e t..got.plt..rel.
235 0x000000d0 75696c64 2d696400 2e64796e 616d6963 uild-id..dynamic
242 testing "-s" "readelf -s $elf-short | sed s/@.*//" "