diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:58:51 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 14:58:51 +0000 |
commit | cbffab246997fb5a06211dfb706b54e5ae5bb59f (patch) | |
tree | 0573c5d96f58d74d76a49c0f2a70398e389a36d3 /scripts/t/Dpkg_Shlibs/objdump.internal | |
parent | Initial commit. (diff) | |
download | dpkg-cbffab246997fb5a06211dfb706b54e5ae5bb59f.tar.xz dpkg-cbffab246997fb5a06211dfb706b54e5ae5bb59f.zip |
Adding upstream version 1.21.22.upstream/1.21.22upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'scripts/t/Dpkg_Shlibs/objdump.internal')
-rw-r--r-- | scripts/t/Dpkg_Shlibs/objdump.internal | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/scripts/t/Dpkg_Shlibs/objdump.internal b/scripts/t/Dpkg_Shlibs/objdump.internal new file mode 100644 index 0000000..c492a54 --- /dev/null +++ b/scripts/t/Dpkg_Shlibs/objdump.internal @@ -0,0 +1,15 @@ + +libinternal.so.0: file format elf32-littlearm +architecture: arm, flags 0x00000150: +HAS_SYMS, DYNAMIC, D_PAGED +start address 0x0000f668 + +Dynamic Section: + SONAME libinternal.so.0 + +DYNAMIC SYMBOL TABLE: +00018ef4 g DF .text 00000008 Base .gomp_critical_user_foo +0001c7f0 g DF .text 00000018 Base .gomp_critical_user_bar +00011614 g DF .text 00000014 GCC_3.0 __aeabi_lcmp +000115d8 w DF .text 00000000 GCC_4.0 __aeabi_unknown +00015378 g DF .text 0000000c Base symbol |