• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1ELF Header:
2  Magic:   7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
3  Class:                             ELF64
4  Data:                              2's complement, little endian
5  Version:                           1 (current)
6  OS/ABI:                            UNIX - System V
7  ABI Version:                       0
8  Type:                              EXEC (Executable file)
9  Machine:                           Advanced Micro Devices X86-64
10  Version:                           0x1
11  Entry point address:               0x4045a4
12  Start of program headers:          64 (bytes into file)
13  Start of section headers:          104048 (bytes into file)
14  Flags:                             0x0
15  Size of this header:               64 (bytes)
16  Size of program headers:           56 (bytes)
17  Number of program headers:         9
18  Size of section headers:           64 (bytes)
19  Number of section headers:         28
20  Section header string table index: 27
21
22Section Headers:
23  [Nr] Name              Type             Address           Offset
24       Size              EntSize          Flags  Link  Info  Align
25  [ 0]                   NULL             0000000000000000  00000000
26       0000000000000000  0000000000000000           0     0     0
27  [ 1] .interp           PROGBITS         0000000000400238  00000238
28       000000000000001c  0000000000000000   A       0     0     1
29  [ 2] .note.ABI-tag     NOTE             0000000000400254  00000254
30       0000000000000020  0000000000000000   A       0     0     4
31  [ 3] .note.gnu.build-i NOTE             0000000000400274  00000274
32       0000000000000024  0000000000000000   A       0     0     4
33  [ 4] .gnu.hash         GNU_HASH         0000000000400298  00000298
34       0000000000000068  0000000000000000   A       5     0     8
35  [ 5] .dynsym           DYNSYM           0000000000400300  00000300
36       0000000000000b58  0000000000000018   A       6     1     8
37  [ 6] .dynstr           STRTAB           0000000000400e58  00000e58
38       0000000000000551  0000000000000000   A       0     0     1
39  [ 7] .gnu.version      VERSYM           00000000004013aa  000013aa
40       00000000000000f2  0000000000000002   A       5     0     2
41  [ 8] .gnu.version_r    VERNEED          00000000004014a0  000014a0
42       00000000000000b0  0000000000000000   A       6     3     8
43  [ 9] .rela.dyn         RELA             0000000000401550  00001550
44       00000000000000a8  0000000000000018   A       5     0     8
45  [10] .rela.plt         RELA             00000000004015f8  000015f8
46       00000000000009d8  0000000000000018   A       5    12     8
47  [11] .init             PROGBITS         0000000000401fd0  00001fd0
48       0000000000000018  0000000000000000  AX       0     0     4
49  [12] .plt              PROGBITS         0000000000401ff0  00001ff0
50       00000000000006a0  0000000000000010  AX       0     0     16
51  [13] .text             PROGBITS         0000000000402690  00002690
52       000000000000f168  0000000000000000  AX       0     0     16
53  [14] .fini             PROGBITS         00000000004117f8  000117f8
54       000000000000000e  0000000000000000  AX       0     0     4
55  [15] .rodata           PROGBITS         0000000000411820  00011820
56       0000000000004f73  0000000000000000   A       0     0     32
57  [16] .eh_frame_hdr     PROGBITS         0000000000416794  00016794
58       00000000000006c4  0000000000000000   A       0     0     4
59  [17] .eh_frame         PROGBITS         0000000000416e58  00016e58
60       0000000000001f34  0000000000000000   A       0     0     8
61  [18] .ctors            PROGBITS         0000000000618df0  00018df0
62       0000000000000010  0000000000000000  WA       0     0     8
63  [19] .dtors            PROGBITS         0000000000618e00  00018e00
64       0000000000000010  0000000000000000  WA       0     0     8
65  [20] .jcr              PROGBITS         0000000000618e10  00018e10
66       0000000000000008  0000000000000000  WA       0     0     8
67  [21] .dynamic          DYNAMIC          0000000000618e18  00018e18
68       00000000000001c0  0000000000000010  WA       6     0     8
69  [22] .got              PROGBITS         0000000000618fd8  00018fd8
70       0000000000000010  0000000000000008  WA       0     0     8
71  [23] .got.plt          PROGBITS         0000000000618fe8  00018fe8
72       0000000000000360  0000000000000008  WA       0     0     8
73  [24] .data             PROGBITS         0000000000619360  00019360
74       0000000000000210  0000000000000000  WA       0     0     32
75  [25] .bss              NOBITS           0000000000619580  00019570
76       0000000000000d60  0000000000000000  WA       0     0     32
77  [26] .gnu_debuglink    PROGBITS         0000000000000000  00019570
78       0000000000000008  0000000000000000           0     0     1
79  [27] .shstrtab         STRTAB           0000000000000000  00019578
80       00000000000000f4  0000000000000000           0     0     1
81Key to Flags:
82  W (write), A (alloc), X (execute), M (merge), S (strings), l (large)
83  I (info), L (link order), G (group), T (TLS), E (exclude), x (unknown)
84  O (extra OS processing required) o (OS specific), p (processor specific)
85
86There are no section groups in this file.
87
88Program Headers:
89  Type           Offset             VirtAddr           PhysAddr
90                 FileSiz            MemSiz              Flags  Align
91  PHDR           0x0000000000000040 0x0000000000400040 0x0000000000400040
92                 0x00000000000001f8 0x00000000000001f8  R E    8
93  INTERP         0x0000000000000238 0x0000000000400238 0x0000000000400238
94                 0x000000000000001c 0x000000000000001c  R      1
95      [Requesting program interpreter: /lib64/ld-linux-x86-64.so.2]
96  LOAD           0x0000000000000000 0x0000000000400000 0x0000000000400000
97                 0x0000000000018d8c 0x0000000000018d8c  R E    200000
98  LOAD           0x0000000000018df0 0x0000000000618df0 0x0000000000618df0
99                 0x0000000000000780 0x00000000000014f0  RW     200000
100  DYNAMIC        0x0000000000018e18 0x0000000000618e18 0x0000000000618e18
101                 0x00000000000001c0 0x00000000000001c0  RW     8
102  NOTE           0x0000000000000254 0x0000000000400254 0x0000000000400254
103                 0x0000000000000044 0x0000000000000044  R      4
104  GNU_EH_FRAME   0x0000000000016794 0x0000000000416794 0x0000000000416794
105                 0x00000000000006c4 0x00000000000006c4  R      4
106  GNU_STACK      0x0000000000000000 0x0000000000000000 0x0000000000000000
107                 0x0000000000000000 0x0000000000000000  RW     8
108  GNU_RELRO      0x0000000000018df0 0x0000000000618df0 0x0000000000618df0
109                 0x0000000000000210 0x0000000000000210  R      1
110
111 Section to Segment mapping:
112  Segment Sections...
113   00
114   01     .interp
115   02     .interp .note.ABI-tag .note.gnu.build-id .gnu.hash .dynsym .dynstr .gnu.version .gnu.version_r .rela.dyn .rela.plt .init .plt .text .fini .rodata .eh_frame_hdr .eh_frame
116   03     .ctors .dtors .jcr .dynamic .got .got.plt .data .bss
117   04     .dynamic
118   05     .note.ABI-tag .note.gnu.build-id
119   06     .eh_frame_hdr
120   07
121   08     .ctors .dtors .jcr .dynamic .got
122
123Dynamic section at offset 0x18e18 contains 23 entries:
124  Tag        Type                         Name/Value
125 0x0000000000000001 (NEEDED)             Shared library: [libselinux.so.1]
126 0x0000000000000001 (NEEDED)             Shared library: [librt.so.1]
127 0x0000000000000001 (NEEDED)             Shared library: [libacl.so.1]
128 0x0000000000000001 (NEEDED)             Shared library: [libc.so.6]
129 0x000000000000000c (INIT)               0x401fd0
130 0x000000000000000d (FINI)               0x4117f8
131 0x000000006ffffef5 (GNU_HASH)           0x400298
132 0x0000000000000005 (STRTAB)             0x400e58
133 0x0000000000000006 (SYMTAB)             0x400300
134 0x000000000000000a (STRSZ)              1361 (bytes)
135 0x000000000000000b (SYMENT)             24 (bytes)
136 0x0000000000000015 (DEBUG)              0x0
137 0x0000000000000003 (PLTGOT)             0x618fe8
138 0x0000000000000002 (PLTRELSZ)           2520 (bytes)
139 0x0000000000000014 (PLTREL)             RELA
140 0x0000000000000017 (JMPREL)             0x4015f8
141 0x0000000000000007 (RELA)               0x401550
142 0x0000000000000008 (RELASZ)             168 (bytes)
143 0x0000000000000009 (RELAENT)            24 (bytes)
144 0x000000006ffffffe (VERNEED)            0x4014a0
145 0x000000006fffffff (VERNEEDNUM)         3
146 0x000000006ffffff0 (VERSYM)             0x4013aa
147 0x0000000000000000 (NULL)               0x0
148
149Relocation section '.rela.dyn' at offset 0x1550 contains 7 entries:
150  Offset          Info           Type           Sym. Value    Sym. Name + Addend
151000000618fd8  003d00000006 R_X86_64_GLOB_DAT 0000000000000000 __gmon_start__ + 0
152000000619580  006d00000005 R_X86_64_COPY     0000000000619580 __progname + 0
153000000619590  006a00000005 R_X86_64_COPY     0000000000619590 stdout + 0
1540000006195a0  007600000005 R_X86_64_COPY     00000000006195a0 optind + 0
1550000006195a8  007800000005 R_X86_64_COPY     00000000006195a8 optarg + 0
1560000006195b0  007200000005 R_X86_64_COPY     00000000006195b0 __progname_full + 0
1570000006195b8  007500000005 R_X86_64_COPY     00000000006195b8 stderr + 0
158
159Relocation section '.rela.plt' at offset 0x15f8 contains 105 entries:
160  Offset          Info           Type           Sym. Value    Sym. Name + Addend
161000000619000  000100000007 R_X86_64_JUMP_SLO 0000000000000000 __ctype_toupper_loc + 0
162000000619008  000200000007 R_X86_64_JUMP_SLO 0000000000000000 getenv + 0
163000000619010  000300000007 R_X86_64_JUMP_SLO 0000000000000000 sigprocmask + 0
164000000619018  000400000007 R_X86_64_JUMP_SLO 0000000000000000 raise + 0
165000000619020  006e00000007 R_X86_64_JUMP_SLO 0000000000402040 free + 0
166000000619028  000500000007 R_X86_64_JUMP_SLO 0000000000000000 localtime + 0
167000000619030  000600000007 R_X86_64_JUMP_SLO 0000000000000000 __mempcpy_chk + 0
168000000619038  000700000007 R_X86_64_JUMP_SLO 0000000000000000 abort + 0
169000000619040  000800000007 R_X86_64_JUMP_SLO 0000000000000000 __errno_location + 0
170000000619048  000900000007 R_X86_64_JUMP_SLO 0000000000000000 strncpy + 0
171000000619050  000a00000007 R_X86_64_JUMP_SLO 0000000000000000 strncmp + 0
172000000619058  000b00000007 R_X86_64_JUMP_SLO 0000000000000000 _exit + 0
173000000619060  000c00000007 R_X86_64_JUMP_SLO 0000000000000000 strcpy + 0
174000000619068  000d00000007 R_X86_64_JUMP_SLO 0000000000000000 __fpending + 0
175000000619070  000e00000007 R_X86_64_JUMP_SLO 0000000000000000 isatty + 0
176000000619078  000f00000007 R_X86_64_JUMP_SLO 0000000000000000 sigaction + 0
177000000619080  001000000007 R_X86_64_JUMP_SLO 0000000000000000 iswcntrl + 0
178000000619088  001100000007 R_X86_64_JUMP_SLO 0000000000000000 wcswidth + 0
179000000619090  001200000007 R_X86_64_JUMP_SLO 0000000000000000 localeconv + 0
180000000619098  001300000007 R_X86_64_JUMP_SLO 0000000000000000 mbstowcs + 0
1810000006190a0  001400000007 R_X86_64_JUMP_SLO 0000000000000000 readlink + 0
1820000006190a8  001500000007 R_X86_64_JUMP_SLO 0000000000000000 textdomain + 0
1830000006190b0  001600000007 R_X86_64_JUMP_SLO 0000000000000000 fclose + 0
1840000006190b8  001700000007 R_X86_64_JUMP_SLO 0000000000000000 opendir + 0
1850000006190c0  001800000007 R_X86_64_JUMP_SLO 0000000000000000 getpwuid + 0
1860000006190c8  001900000007 R_X86_64_JUMP_SLO 0000000000000000 bindtextdomain + 0
1870000006190d0  001a00000007 R_X86_64_JUMP_SLO 0000000000000000 stpcpy + 0
1880000006190d8  001b00000007 R_X86_64_JUMP_SLO 0000000000000000 dcgettext + 0
1890000006190e0  001c00000007 R_X86_64_JUMP_SLO 0000000000000000 __ctype_get_mb_cur_max + 0
1900000006190e8  001d00000007 R_X86_64_JUMP_SLO 0000000000000000 strlen + 0
1910000006190f0  001e00000007 R_X86_64_JUMP_SLO 0000000000000000 __lxstat + 0
1920000006190f8  001f00000007 R_X86_64_JUMP_SLO 0000000000000000 __stack_chk_fail + 0
193000000619100  002000000007 R_X86_64_JUMP_SLO 0000000000000000 getopt_long + 0
194000000619108  002100000007 R_X86_64_JUMP_SLO 0000000000000000 mbrtowc + 0
195000000619110  002200000007 R_X86_64_JUMP_SLO 0000000000000000 strchr + 0
196000000619118  002300000007 R_X86_64_JUMP_SLO 0000000000000000 getgrgid + 0
197000000619120  002400000007 R_X86_64_JUMP_SLO 0000000000000000 _obstack_begin + 0
198000000619128  002500000007 R_X86_64_JUMP_SLO 0000000000000000 __overflow + 0
199000000619130  002600000007 R_X86_64_JUMP_SLO 0000000000000000 strrchr + 0
200000000619138  002700000007 R_X86_64_JUMP_SLO 0000000000000000 fgetfilecon + 0
201000000619140  002800000007 R_X86_64_JUMP_SLO 0000000000000000 lseek + 0
202000000619148  002900000007 R_X86_64_JUMP_SLO 0000000000000000 gettimeofday + 0
203000000619150  002a00000007 R_X86_64_JUMP_SLO 0000000000000000 __assert_fail + 0
204000000619158  002b00000007 R_X86_64_JUMP_SLO 0000000000000000 __strtoul_internal + 0
205000000619160  002c00000007 R_X86_64_JUMP_SLO 0000000000000000 fnmatch + 0
206000000619168  002d00000007 R_X86_64_JUMP_SLO 0000000000000000 memset + 0
207000000619170  002e00000007 R_X86_64_JUMP_SLO 0000000000000000 acl_get_tag_type + 0
208000000619178  002f00000007 R_X86_64_JUMP_SLO 0000000000000000 ioctl + 0
209000000619180  003000000007 R_X86_64_JUMP_SLO 0000000000000000 closedir + 0
210000000619188  003100000007 R_X86_64_JUMP_SLO 0000000000000000 __libc_start_main + 0
211000000619190  003200000007 R_X86_64_JUMP_SLO 0000000000000000 memcmp + 0
212000000619198  003300000007 R_X86_64_JUMP_SLO 0000000000000000 _setjmp + 0
2130000006191a0  003400000007 R_X86_64_JUMP_SLO 0000000000000000 fputs_unlocked + 0
2140000006191a8  003500000007 R_X86_64_JUMP_SLO 0000000000000000 calloc + 0
2150000006191b0  003600000007 R_X86_64_JUMP_SLO 0000000000000000 lgetfilecon + 0
2160000006191b8  003700000007 R_X86_64_JUMP_SLO 0000000000000000 strcmp + 0
2170000006191c0  003800000007 R_X86_64_JUMP_SLO 0000000000000000 signal + 0
2180000006191c8  003900000007 R_X86_64_JUMP_SLO 0000000000000000 dirfd + 0
2190000006191d0  003a00000007 R_X86_64_JUMP_SLO 0000000000000000 getpwnam + 0
2200000006191d8  003b00000007 R_X86_64_JUMP_SLO 0000000000000000 __memcpy_chk + 0
2210000006191e0  003c00000007 R_X86_64_JUMP_SLO 0000000000000000 sigemptyset + 0
2220000006191e8  003e00000007 R_X86_64_JUMP_SLO 0000000000000000 memcpy + 0
2230000006191f0  003f00000007 R_X86_64_JUMP_SLO 0000000000000000 getgrnam + 0
2240000006191f8  004000000007 R_X86_64_JUMP_SLO 0000000000000000 getfilecon + 0
225000000619200  004100000007 R_X86_64_JUMP_SLO 0000000000000000 fileno + 0
226000000619208  004200000007 R_X86_64_JUMP_SLO 0000000000000000 tcgetpgrp + 0
227000000619210  004300000007 R_X86_64_JUMP_SLO 0000000000000000 __xstat + 0
228000000619218  004400000007 R_X86_64_JUMP_SLO 0000000000000000 readdir + 0
229000000619220  004500000007 R_X86_64_JUMP_SLO 0000000000000000 wcwidth + 0
230000000619228  007000000007 R_X86_64_JUMP_SLO 0000000000402450 malloc + 0
231000000619230  004600000007 R_X86_64_JUMP_SLO 0000000000000000 fflush + 0
232000000619238  004700000007 R_X86_64_JUMP_SLO 0000000000000000 nl_langinfo + 0
233000000619240  004800000007 R_X86_64_JUMP_SLO 0000000000000000 __fxstat + 0
234000000619248  004900000007 R_X86_64_JUMP_SLO 0000000000000000 clock_gettime + 0
235000000619250  004a00000007 R_X86_64_JUMP_SLO 0000000000000000 strcoll + 0
236000000619258  004b00000007 R_X86_64_JUMP_SLO 0000000000000000 mktime + 0
237000000619260  004c00000007 R_X86_64_JUMP_SLO 0000000000000000 __freading + 0
238000000619268  004d00000007 R_X86_64_JUMP_SLO 0000000000000000 fwrite_unlocked + 0
239000000619270  004e00000007 R_X86_64_JUMP_SLO 0000000000000000 acl_get_entry + 0
240000000619278  004f00000007 R_X86_64_JUMP_SLO 0000000000000000 realloc + 0
241000000619280  005000000007 R_X86_64_JUMP_SLO 0000000000000000 setlocale + 0
242000000619288  005100000007 R_X86_64_JUMP_SLO 0000000000000000 _obstack_newchunk + 0
243000000619290  005200000007 R_X86_64_JUMP_SLO 0000000000000000 __printf_chk + 0
244000000619298  005300000007 R_X86_64_JUMP_SLO 0000000000000000 strftime + 0
2450000006192a0  005400000007 R_X86_64_JUMP_SLO 0000000000000000 mempcpy + 0
2460000006192a8  005500000007 R_X86_64_JUMP_SLO 0000000000000000 memmove + 0
2470000006192b0  005600000007 R_X86_64_JUMP_SLO 0000000000000000 error + 0
2480000006192b8  005700000007 R_X86_64_JUMP_SLO 0000000000000000 acl_extended_file_nofo + 0
2490000006192c0  005800000007 R_X86_64_JUMP_SLO 0000000000000000 fseeko + 0
2500000006192c8  005a00000007 R_X86_64_JUMP_SLO 0000000000000000 strtoul + 0
2510000006192d0  005b00000007 R_X86_64_JUMP_SLO 0000000000000000 __cxa_atexit + 0
2520000006192d8  005c00000007 R_X86_64_JUMP_SLO 0000000000000000 wcstombs + 0
2530000006192e0  005d00000007 R_X86_64_JUMP_SLO 0000000000000000 freecon + 0
2540000006192e8  005e00000007 R_X86_64_JUMP_SLO 0000000000000000 sigismember + 0
2550000006192f0  005f00000007 R_X86_64_JUMP_SLO 0000000000000000 exit + 0
2560000006192f8  006000000007 R_X86_64_JUMP_SLO 0000000000000000 fwrite + 0
257000000619300  006100000007 R_X86_64_JUMP_SLO 0000000000000000 __fprintf_chk + 0
258000000619308  006200000007 R_X86_64_JUMP_SLO 0000000000000000 fflush_unlocked + 0
259000000619310  006300000007 R_X86_64_JUMP_SLO 0000000000000000 mbsinit + 0
260000000619318  006400000007 R_X86_64_JUMP_SLO 0000000000000000 iswprint + 0
261000000619320  006500000007 R_X86_64_JUMP_SLO 0000000000000000 sigaddset + 0
262000000619328  006600000007 R_X86_64_JUMP_SLO 0000000000000000 strstr + 0
263000000619330  006700000007 R_X86_64_JUMP_SLO 0000000000000000 __ctype_tolower_loc + 0
264000000619338  006800000007 R_X86_64_JUMP_SLO 0000000000000000 __ctype_b_loc + 0
265000000619340  006900000007 R_X86_64_JUMP_SLO 0000000000000000 __sprintf_chk + 0
266
267There are no unwind sections in this file.
268
269Symbol table '.dynsym' contains 121 entries:
270   Num:    Value          Size Type    Bind   Vis      Ndx Name
271     0: 0000000000000000     0 NOTYPE  LOCAL  DEFAULT  UND
272     1: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __ctype_toupper_loc@GLIBC_2.3 (2)
273     2: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND getenv@GLIBC_2.2.5 (3)
274     3: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND sigprocmask@GLIBC_2.2.5 (3)
275     4: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND raise@GLIBC_2.2.5 (3)
276     5: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND localtime@GLIBC_2.2.5 (3)
277     6: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __mempcpy_chk@GLIBC_2.3.4 (4)
278     7: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND abort@GLIBC_2.2.5 (3)
279     8: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __errno_location@GLIBC_2.2.5 (3)
280     9: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strncpy@GLIBC_2.2.5 (3)
281    10: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strncmp@GLIBC_2.2.5 (3)
282    11: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _exit@GLIBC_2.2.5 (3)
283    12: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strcpy@GLIBC_2.2.5 (3)
284    13: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __fpending@GLIBC_2.2.5 (3)
285    14: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND isatty@GLIBC_2.2.5 (3)
286    15: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND sigaction@GLIBC_2.2.5 (3)
287    16: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND iswcntrl@GLIBC_2.2.5 (3)
288    17: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND wcswidth@GLIBC_2.2.5 (3)
289    18: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND localeconv@GLIBC_2.2.5 (3)
290    19: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND mbstowcs@GLIBC_2.2.5 (3)
291    20: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND readlink@GLIBC_2.2.5 (3)
292    21: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND textdomain@GLIBC_2.2.5 (3)
293    22: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND fclose@GLIBC_2.2.5 (3)
294    23: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND opendir@GLIBC_2.2.5 (3)
295    24: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND getpwuid@GLIBC_2.2.5 (3)
296    25: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND bindtextdomain@GLIBC_2.2.5 (3)
297    26: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND stpcpy@GLIBC_2.2.5 (3)
298    27: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND dcgettext@GLIBC_2.2.5 (3)
299    28: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __ctype_get_mb_cur_max@GLIBC_2.2.5 (3)
300    29: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strlen@GLIBC_2.2.5 (3)
301    30: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __lxstat@GLIBC_2.2.5 (3)
302    31: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __stack_chk_fail@GLIBC_2.4 (5)
303    32: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND getopt_long@GLIBC_2.2.5 (3)
304    33: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND mbrtowc@GLIBC_2.2.5 (3)
305    34: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strchr@GLIBC_2.2.5 (3)
306    35: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND getgrgid@GLIBC_2.2.5 (3)
307    36: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _obstack_begin@GLIBC_2.2.5 (3)
308    37: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __overflow@GLIBC_2.2.5 (3)
309    38: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strrchr@GLIBC_2.2.5 (3)
310    39: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND fgetfilecon
311    40: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND lseek@GLIBC_2.2.5 (3)
312    41: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND gettimeofday@GLIBC_2.2.5 (3)
313    42: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __assert_fail@GLIBC_2.2.5 (3)
314    43: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __strtoul_internal@GLIBC_2.2.5 (3)
315    44: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND fnmatch@GLIBC_2.2.5 (3)
316    45: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND memset@GLIBC_2.2.5 (3)
317    46: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND acl_get_tag_type@ACL_1.0 (6)
318    47: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND ioctl@GLIBC_2.2.5 (3)
319    48: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND closedir@GLIBC_2.2.5 (3)
320    49: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __libc_start_main@GLIBC_2.2.5 (3)
321    50: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND memcmp@GLIBC_2.2.5 (3)
322    51: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _setjmp@GLIBC_2.2.5 (3)
323    52: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND fputs_unlocked@GLIBC_2.2.5 (3)
324    53: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND calloc@GLIBC_2.2.5 (3)
325    54: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND lgetfilecon
326    55: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strcmp@GLIBC_2.2.5 (3)
327    56: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND signal@GLIBC_2.2.5 (3)
328    57: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND dirfd@GLIBC_2.2.5 (3)
329    58: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND getpwnam@GLIBC_2.2.5 (3)
330    59: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __memcpy_chk@GLIBC_2.3.4 (4)
331    60: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND sigemptyset@GLIBC_2.2.5 (3)
332    61: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND __gmon_start__
333    62: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND memcpy@GLIBC_2.14 (7)
334    63: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND getgrnam@GLIBC_2.2.5 (3)
335    64: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND getfilecon
336    65: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND fileno@GLIBC_2.2.5 (3)
337    66: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND tcgetpgrp@GLIBC_2.2.5 (3)
338    67: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __xstat@GLIBC_2.2.5 (3)
339    68: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND readdir@GLIBC_2.2.5 (3)
340    69: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND wcwidth@GLIBC_2.2.5 (3)
341    70: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND fflush@GLIBC_2.2.5 (3)
342    71: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND nl_langinfo@GLIBC_2.2.5 (3)
343    72: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __fxstat@GLIBC_2.2.5 (3)
344    73: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND clock_gettime@GLIBC_2.2.5 (8)
345    74: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strcoll@GLIBC_2.2.5 (3)
346    75: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND mktime@GLIBC_2.2.5 (3)
347    76: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __freading@GLIBC_2.2.5 (3)
348    77: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND fwrite_unlocked@GLIBC_2.2.5 (3)
349    78: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND acl_get_entry@ACL_1.0 (6)
350    79: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND realloc@GLIBC_2.2.5 (3)
351    80: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND setlocale@GLIBC_2.2.5 (3)
352    81: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND _obstack_newchunk@GLIBC_2.2.5 (3)
353    82: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __printf_chk@GLIBC_2.3.4 (4)
354    83: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strftime@GLIBC_2.2.5 (3)
355    84: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND mempcpy@GLIBC_2.2.5 (3)
356    85: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND memmove@GLIBC_2.2.5 (3)
357    86: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND error@GLIBC_2.2.5 (3)
358    87: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND acl_extended_file_nofollo@ACL_1.2 (9)
359    88: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND fseeko@GLIBC_2.2.5 (3)
360    89: 0000000000000000     0 NOTYPE  WEAK   DEFAULT  UND _Jv_RegisterClasses
361    90: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strtoul@GLIBC_2.2.5 (3)
362    91: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __cxa_atexit@GLIBC_2.2.5 (3)
363    92: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND wcstombs@GLIBC_2.2.5 (3)
364    93: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND freecon
365    94: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND sigismember@GLIBC_2.2.5 (3)
366    95: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND exit@GLIBC_2.2.5 (3)
367    96: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND fwrite@GLIBC_2.2.5 (3)
368    97: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __fprintf_chk@GLIBC_2.3.4 (4)
369    98: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND fflush_unlocked@GLIBC_2.2.5 (3)
370    99: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND mbsinit@GLIBC_2.2.5 (3)
371   100: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND iswprint@GLIBC_2.2.5 (3)
372   101: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND sigaddset@GLIBC_2.2.5 (3)
373   102: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND strstr@GLIBC_2.2.5 (3)
374   103: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __ctype_tolower_loc@GLIBC_2.3 (2)
375   104: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __ctype_b_loc@GLIBC_2.3 (2)
376   105: 0000000000000000     0 FUNC    GLOBAL DEFAULT  UND __sprintf_chk@GLIBC_2.3.4 (4)
377   106: 0000000000619590     8 OBJECT  GLOBAL DEFAULT   25 stdout@GLIBC_2.2.5 (3)
378   107: 0000000000619570     0 NOTYPE  GLOBAL DEFAULT  ABS _edata
379   108: 000000000061a2e0     0 NOTYPE  GLOBAL DEFAULT  ABS _end
380   109: 0000000000619580     8 OBJECT  GLOBAL DEFAULT   25 __progname@GLIBC_2.2.5 (3)
381   110: 0000000000402040     0 FUNC    GLOBAL DEFAULT  UND free@GLIBC_2.2.5 (3)
382   111: 00000000006195b0     8 OBJECT  WEAK   DEFAULT   25 program_invocation_name@GLIBC_2.2.5 (3)
383   112: 0000000000402450     0 FUNC    GLOBAL DEFAULT  UND malloc@GLIBC_2.2.5 (3)
384   113: 0000000000619570     0 NOTYPE  GLOBAL DEFAULT  ABS __bss_start
385   114: 00000000006195b0     8 OBJECT  GLOBAL DEFAULT   25 __progname_full@GLIBC_2.2.5 (3)
386   115: 0000000000619580     8 OBJECT  WEAK   DEFAULT   25 program_invocation_short_@GLIBC_2.2.5 (3)
387   116: 0000000000401fd0     0 FUNC    GLOBAL DEFAULT   11 _init
388   117: 00000000006195b8     8 OBJECT  GLOBAL DEFAULT   25 stderr@GLIBC_2.2.5 (3)
389   118: 00000000006195a0     4 OBJECT  GLOBAL DEFAULT   25 optind@GLIBC_2.2.5 (3)
390   119: 00000000004117f8     0 FUNC    GLOBAL DEFAULT   14 _fini
391   120: 00000000006195a8     8 OBJECT  GLOBAL DEFAULT   25 optarg@GLIBC_2.2.5 (3)
392
393Histogram for `.gnu.hash' bucket list length (total of 3 buckets):
394 Length  Number     % of total  Coverage
395      0  0          (  0.0%)
396      1  0          (  0.0%)      0.0%
397      2  0          (  0.0%)      0.0%
398      3  2          ( 66.7%)     40.0%
399      4  0          (  0.0%)     40.0%
400      5  0          (  0.0%)     40.0%
401      6  0          (  0.0%)     40.0%
402      7  0          (  0.0%)     40.0%
403      8  0          (  0.0%)     40.0%
404      9  1          ( 33.3%)    100.0%
405
406Version symbols section '.gnu.version' contains 121 entries:
407 Addr: 00000000004013aa  Offset: 0x0013aa  Link: 5 (.dynsym)
408  000:   0 (*local*)       2 (GLIBC_2.3)     3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
409  004:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   4 (GLIBC_2.3.4)   3 (GLIBC_2.2.5)
410  008:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
411  00c:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
412  010:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
413  014:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
414  018:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
415  01c:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   5 (GLIBC_2.4)
416  020:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
417  024:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   0 (*local*)
418  028:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
419  02c:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   6 (ACL_1.0)       3 (GLIBC_2.2.5)
420  030:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
421  034:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   0 (*local*)       3 (GLIBC_2.2.5)
422  038:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   4 (GLIBC_2.3.4)
423  03c:   3 (GLIBC_2.2.5)   0 (*local*)       7 (GLIBC_2.14)    3 (GLIBC_2.2.5)
424  040:   0 (*local*)       3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
425  044:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
426  048:   3 (GLIBC_2.2.5)   8 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
427  04c:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   6 (ACL_1.0)       3 (GLIBC_2.2.5)
428  050:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   4 (GLIBC_2.3.4)   3 (GLIBC_2.2.5)
429  054:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   9 (ACL_1.2)
430  058:   3 (GLIBC_2.2.5)   0 (*local*)       3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
431  05c:   3 (GLIBC_2.2.5)   0 (*local*)       3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
432  060:   3 (GLIBC_2.2.5)   4 (GLIBC_2.3.4)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
433  064:   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   2 (GLIBC_2.3)
434  068:   2 (GLIBC_2.3)     4 (GLIBC_2.3.4)   3 (GLIBC_2.2.5)   1 (*global*)
435  06c:   1 (*global*)      3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
436  070:   3 (GLIBC_2.2.5)   1 (*global*)      3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)
437  074:   1 (*global*)      3 (GLIBC_2.2.5)   3 (GLIBC_2.2.5)   1 (*global*)
438  078:   3 (GLIBC_2.2.5)
439
440Version needs section '.gnu.version_r' contains 3 entries:
441 Addr: 0x00000000004014a0  Offset: 0x0014a0  Link: 6 (.dynstr)
442  000000: Version: 1  File: librt.so.1  Cnt: 1
443  0x0010:   Name: GLIBC_2.2.5  Flags: none  Version: 8
444  0x0020: Version: 1  File: libacl.so.1  Cnt: 2
445  0x0030:   Name: ACL_1.2  Flags: none  Version: 9
446  0x0040:   Name: ACL_1.0  Flags: none  Version: 6
447  0x0050: Version: 1  File: libc.so.6  Cnt: 5
448  0x0060:   Name: GLIBC_2.14  Flags: none  Version: 7
449  0x0070:   Name: GLIBC_2.4  Flags: none  Version: 5
450  0x0080:   Name: GLIBC_2.3.4  Flags: none  Version: 4
451  0x0090:   Name: GLIBC_2.2.5  Flags: none  Version: 3
452  0x00a0:   Name: GLIBC_2.3  Flags: none  Version: 2
453
454Notes at offset 0x00000254 with length 0x00000020:
455  Owner                 Data size	Description
456  GNU                  0x00000010	NT_GNU_ABI_TAG (ABI version tag)
457    OS: Linux, ABI: 2.6.24
458
459Notes at offset 0x00000274 with length 0x00000024:
460  Owner                 Data size	Description
461  GNU                  0x00000014	NT_GNU_BUILD_ID (unique build ID bitstring)
462    Build ID: 35d6cd3799517f5855400489f9bf3a6227200039
463