Chinaunix首页 | 论坛 | 博客
  • 博客访问: 1124621
  • 博文数量: 177
  • 博客积分: 761
  • 博客等级: 上士
  • 技术积分: 1518
  • 用 户 组: 普通用户
  • 注册时间: 2011-02-04 22:37
文章分类

全部博文(177)

文章存档

2017年(1)

2016年(3)

2015年(33)

2014年(48)

2013年(60)

2012年(32)

分类: LINUX

2013-09-17 13:38:53

[root@localhost .libs]# arm-linux-readelf -d upnp_tv_device 


Dynamic section at offset 0x500c contains 28 entries:
  Tag        Type                         Name/Value
 0x00000001 (NEEDED)                     Shared library: [libupnp.so.3]
 0x00000001 (NEEDED)                     Shared library: [libthreadutil.so.2]
 0x00000001 (NEEDED)                     Shared library: [libixml.so.2]
 0x00000001 (NEEDED)                     Shared library: [libpthread.so.0]
 0x00000001 (NEEDED)                     Shared library: [libc.so.6]
 0x0000000c (INIT)                       0x8ea8
 0x0000000d (FINI)                       0xb9cc
 0x00000019 (INIT_ARRAY)                 0x15000
 0x0000001b (INIT_ARRAYSZ)               4 (bytes)
 0x0000001a (FINI_ARRAY)                 0x15004
 0x0000001c (FINI_ARRAYSZ)               4 (bytes)
 0x00000004 (HASH)                       0x8168
 0x00000005 (STRTAB)                     0x87f4
 0x00000006 (SYMTAB)                     0x8394
 0x0000000a (STRSZ)                      1055 (bytes)
 0x0000000b (SYMENT)                     16 (bytes)
 0x00000015 (DEBUG)                      0x0
 0x00000003 (PLTGOT)                     0x15114
 0x00000002 (PLTRELSZ)                   440 (bytes)
 0x00000014 (PLTREL)                     REL
 0x00000017 (JMPREL)                     0x8cf0
 0x00000011 (REL)                        0x8ce0
 0x00000012 (RELSZ)                      16 (bytes)
 0x00000013 (RELENT)                     8 (bytes)
 0x6ffffffe (VERNEED)                    0x8ca0
 0x6fffffff (VERNEEDNUM)                 2
 0x6ffffff0 (VERSYM)                     0x8c14
 0x00000000 (NULL)                       0x0
[root@localhost .libs]# 

阅读(3433) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~