Skip to content

Instantly share code, notes, and snippets.

@steve-ayerhart
Created January 29, 2018 23:39
Show Gist options
  • Save steve-ayerhart/2f75e74fdf0ffb63bdb55159053b8d2c to your computer and use it in GitHub Desktop.
Save steve-ayerhart/2f75e74fdf0ffb63bdb55159053b8d2c to your computer and use it in GitHub Desktop.
~/S/g/src/flac/.libs λ readelf -a audiofiles-flac.so
ELF Header:
Magic: 7f 45 4c 46 02 01 01 00 00 00 00 00 00 00 00 00
Class: ELF64
Data: 2's complement, little endian
Version: 1 (current)
OS/ABI: UNIX - System V
ABI Version: 0
Type: DYN (Shared object file)
Machine: Advanced Micro Devices X86-64
Version: 0x1
Entry point address: 0xbc0
Start of program headers: 64 (bytes into file)
Start of section headers: 41112 (bytes into file)
Flags: 0x0
Size of this header: 64 (bytes)
Size of program headers: 56 (bytes)
Number of program headers: 7
Size of section headers: 64 (bytes)
Number of section headers: 33
Section header string table index: 32
Section Headers:
[Nr] Name Type Address Offset
Size EntSize Flags Link Info Align
[ 0] NULL 0000000000000000 00000000
0000000000000000 0000000000000000 0 0 0
[ 1] .note.gnu.build-i NOTE 00000000000001c8 000001c8
0000000000000024 0000000000000000 A 0 0 4
[ 2] .gnu.hash GNU_HASH 00000000000001f0 000001f0
0000000000000048 0000000000000000 A 3 0 8
[ 3] .dynsym DYNSYM 0000000000000238 00000238
0000000000000318 0000000000000018 A 4 1 8
[ 4] .dynstr STRTAB 0000000000000550 00000550
00000000000002b4 0000000000000000 A 0 0 1
[ 5] .gnu.version VERSYM 0000000000000804 00000804
0000000000000042 0000000000000002 A 3 0 2
[ 6] .gnu.version_r VERNEED 0000000000000848 00000848
0000000000000040 0000000000000000 A 4 2 8
[ 7] .rela.dyn RELA 0000000000000888 00000888
00000000000001c8 0000000000000018 A 3 0 8
[ 8] .rela.plt RELA 0000000000000a50 00000a50
00000000000000c0 0000000000000018 AI 3 20 8
[ 9] .init PROGBITS 0000000000000b10 00000b10
0000000000000017 0000000000000000 AX 0 0 4
[10] .plt PROGBITS 0000000000000b30 00000b30
0000000000000090 0000000000000010 AX 0 0 16
[11] .text PROGBITS 0000000000000bc0 00000bc0
000000000000030e 0000000000000000 AX 0 0 16
[12] .fini PROGBITS 0000000000000ed0 00000ed0
0000000000000009 0000000000000000 AX 0 0 4
[13] .rodata PROGBITS 0000000000000ed9 00000ed9
00000000000000ee 0000000000000001 AMS 0 0 1
[14] .eh_frame_hdr PROGBITS 0000000000000fc8 00000fc8
000000000000002c 0000000000000000 A 0 0 4
[15] .eh_frame PROGBITS 0000000000000ff8 00000ff8
0000000000000094 0000000000000000 A 0 0 8
[16] .init_array INIT_ARRAY 0000000000201d60 00001d60
0000000000000008 0000000000000008 WA 0 0 8
[17] .fini_array FINI_ARRAY 0000000000201d68 00001d68
0000000000000008 0000000000000008 WA 0 0 8
[18] .dynamic DYNAMIC 0000000000201d70 00001d70
0000000000000210 0000000000000010 WA 4 0 8
[19] .got PROGBITS 0000000000201f80 00001f80
0000000000000080 0000000000000008 WA 0 0 8
[20] .got.plt PROGBITS 0000000000202000 00002000
0000000000000058 0000000000000008 WA 0 0 8
[21] .data PROGBITS 0000000000202058 00002058
0000000000000008 0000000000000000 WA 0 0 8
[22] .bss NOBITS 0000000000202060 00002060
0000000000000010 0000000000000000 WA 0 0 8
[23] .comment PROGBITS 0000000000000000 00002060
000000000000001a 0000000000000001 MS 0 0 1
[24] .debug_aranges PROGBITS 0000000000000000 0000207a
0000000000000060 0000000000000000 0 0 1
[25] .debug_info PROGBITS 0000000000000000 000020da
00000000000037fd 0000000000000000 0 0 1
[26] .debug_abbrev PROGBITS 0000000000000000 000058d7
000000000000045e 0000000000000000 0 0 1
[27] .debug_line PROGBITS 0000000000000000 00005d35
0000000000000879 0000000000000000 0 0 1
[28] .debug_str PROGBITS 0000000000000000 000065ae
0000000000002d71 0000000000000001 MS 0 0 1
[29] .debug_loc PROGBITS 0000000000000000 0000931f
0000000000000124 0000000000000000 0 0 1
[30] .symtab SYMTAB 0000000000000000 00009448
0000000000000780 0000000000000018 31 48 8
[31] .strtab STRTAB 0000000000000000 00009bc8
0000000000000396 0000000000000000 0 0 1
[32] .shstrtab STRTAB 0000000000000000 00009f5e
0000000000000138 0000000000000000 0 0 1
Key to Flags:
W (write), A (alloc), X (execute), M (merge), S (strings), I (info),
L (link order), O (extra OS processing required), G (group), T (TLS),
C (compressed), x (unknown), o (OS specific), E (exclude),
l (large), p (processor specific)
There are no section groups in this file.
Program Headers:
Type Offset VirtAddr PhysAddr
FileSiz MemSiz Flags Align
LOAD 0x0000000000000000 0x0000000000000000 0x0000000000000000
0x000000000000108c 0x000000000000108c R E 0x200000
LOAD 0x0000000000001d60 0x0000000000201d60 0x0000000000201d60
0x0000000000000300 0x0000000000000310 RW 0x200000
DYNAMIC 0x0000000000001d70 0x0000000000201d70 0x0000000000201d70
0x0000000000000210 0x0000000000000210 RW 0x8
NOTE 0x00000000000001c8 0x00000000000001c8 0x00000000000001c8
0x0000000000000024 0x0000000000000024 R 0x4
GNU_EH_FRAME 0x0000000000000fc8 0x0000000000000fc8 0x0000000000000fc8
0x000000000000002c 0x000000000000002c R 0x4
GNU_STACK 0x0000000000000000 0x0000000000000000 0x0000000000000000
0x0000000000000000 0x0000000000000000 RW 0x10
GNU_RELRO 0x0000000000001d60 0x0000000000201d60 0x0000000000201d60
0x00000000000002a0 0x00000000000002a0 R 0x1
Section to Segment mapping:
Segment Sections...
00 .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
01 .init_array .fini_array .dynamic .got .got.plt .data .bss
02 .dynamic
03 .note.gnu.build-id
04 .eh_frame_hdr
05
06 .init_array .fini_array .dynamic .got
Dynamic section at offset 0x1d70 contains 29 entries:
Tag Type Name/Value
0x0000000000000001 (NEEDED) Shared library: [libguile-2.2.so.1]
0x0000000000000001 (NEEDED) Shared library: [libgc.so.1]
0x0000000000000001 (NEEDED) Shared library: [libFLAC.so.8]
0x0000000000000001 (NEEDED) Shared library: [libpthread.so.0]
0x0000000000000001 (NEEDED) Shared library: [libc.so.6]
0x000000000000000e (SONAME) Library soname: [audiofiles-flac.so.0]
0x000000000000000c (INIT) 0xb10
0x000000000000000d (FINI) 0xed0
0x0000000000000019 (INIT_ARRAY) 0x201d60
0x000000000000001b (INIT_ARRAYSZ) 8 (bytes)
0x000000000000001a (FINI_ARRAY) 0x201d68
0x000000000000001c (FINI_ARRAYSZ) 8 (bytes)
0x000000006ffffef5 (GNU_HASH) 0x1f0
0x0000000000000005 (STRTAB) 0x550
0x0000000000000006 (SYMTAB) 0x238
0x000000000000000a (STRSZ) 692 (bytes)
0x000000000000000b (SYMENT) 24 (bytes)
0x0000000000000003 (PLTGOT) 0x202000
0x0000000000000002 (PLTRELSZ) 192 (bytes)
0x0000000000000014 (PLTREL) RELA
0x0000000000000017 (JMPREL) 0xa50
0x0000000000000007 (RELA) 0x888
0x0000000000000008 (RELASZ) 456 (bytes)
0x0000000000000009 (RELAENT) 24 (bytes)
0x000000006ffffffe (VERNEED) 0x848
0x000000006fffffff (VERNEEDNUM) 2
0x000000006ffffff0 (VERSYM) 0x804
0x000000006ffffff9 (RELACOUNT) 3
0x0000000000000000 (NULL) 0x0
Relocation section '.rela.dyn' at offset 0x888 contains 19 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000201d60 000000000008 R_X86_64_RELATIVE c90
000000201d68 000000000008 R_X86_64_RELATIVE c50
000000202058 000000000008 R_X86_64_RELATIVE 202058
000000201f80 000300000006 R_X86_64_GLOB_DAT 0000000000000000 cuesheet_metadata_t + 0
000000201f88 000400000006 R_X86_64_GLOB_DAT 0000000000000000 __gmon_start__ + 0
000000201f90 000500000006 R_X86_64_GLOB_DAT 0000000000000000 undefined_metadata_t + 0
000000201f98 000800000006 R_X86_64_GLOB_DAT 0000000000000000 padding_metadata_t + 0
000000201fa0 000900000006 R_X86_64_GLOB_DAT 0000000000000000 vorbis_comment_metadat + 0
000000201fa8 000a00000006 R_X86_64_GLOB_DAT 0000000000000000 _ITM_deregisterTMClone + 0
000000201fb0 000b00000006 R_X86_64_GLOB_DAT 0000000000000000 _ITM_registerTMCloneTa + 0
000000201fb8 000c00000006 R_X86_64_GLOB_DAT 0000000000000000 __cxa_finalize@GLIBC_2.2.5 + 0
000000201fc0 000d00000006 R_X86_64_GLOB_DAT 0000000000000000 vorbis_comment_entry_t + 0
000000201fc8 000e00000006 R_X86_64_GLOB_DAT 0000000000000000 seektable_metadata_t + 0
000000201fd0 000f00000006 R_X86_64_GLOB_DAT 0000000000000000 cuesheet_track_t + 0
000000201fd8 001000000006 R_X86_64_GLOB_DAT 0000000000000000 application_metadata_t + 0
000000201fe0 001100000006 R_X86_64_GLOB_DAT 0000000000000000 picture_metadata_t + 0
000000201fe8 001400000006 R_X86_64_GLOB_DAT 0000000000000000 cuesheet_index_t + 0
000000201ff0 001b00000006 R_X86_64_GLOB_DAT 0000000000202068 streaminfo_metadata_t + 0
000000201ff8 001600000006 R_X86_64_GLOB_DAT 0000000000000000 seektable_seek_point_t + 0
Relocation section '.rela.plt' at offset 0xa50 contains 8 entries:
Offset Info Type Sym. Value Sym. Name + Addend
000000202018 000100000007 R_X86_64_JUMP_SLO 0000000000000000 scm_make_foreign_objec@GUILE_2.0 + 0
000000202020 000200000007 R_X86_64_JUMP_SLO 0000000000000000 scm_make_foreign_objec@GUILE_2.0 + 0
000000202028 000600000007 R_X86_64_JUMP_SLO 0000000000000000 scm_to_int32@GUILE_2.0 + 0
000000202030 000700000007 R_X86_64_JUMP_SLO 0000000000000000 scm_from_utf8_symbol@GUILE_2.0 + 0
000000202038 001200000007 R_X86_64_JUMP_SLO 0000000000000000 scm_list_1@GUILE_2.0 + 0
000000202040 001300000007 R_X86_64_JUMP_SLO 0000000000000000 scm_object_property@GUILE_2.0 + 0
000000202048 001500000007 R_X86_64_JUMP_SLO 0000000000000000 FLAC__metadata_object_ + 0
000000202050 001700000007 R_X86_64_JUMP_SLO 0000000000000000 init_flac_metadata + 0
The decoding of unwind sections for machine type Advanced Micro Devices X86-64 is not currently supported.
Symbol table '.dynsym' contains 33 entries:
Num: Value Size Type Bind Vis Ndx Name
0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
1: 0000000000000000 0 FUNC GLOBAL DEFAULT UND scm_make_foreign_object_1@GUILE_2.0 (2)
2: 0000000000000000 0 FUNC GLOBAL DEFAULT UND scm_make_foreign_object_t@GUILE_2.0 (2)
3: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND cuesheet_metadata_t
4: 0000000000000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__
5: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND undefined_metadata_t
6: 0000000000000000 0 FUNC GLOBAL DEFAULT UND scm_to_int32@GUILE_2.0 (2)
7: 0000000000000000 0 FUNC GLOBAL DEFAULT UND scm_from_utf8_symbol@GUILE_2.0 (2)
8: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND padding_metadata_t
9: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND vorbis_comment_metadata_t
10: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_deregisterTMCloneTab
11: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_registerTMCloneTable
12: 0000000000000000 0 FUNC WEAK DEFAULT UND __cxa_finalize@GLIBC_2.2.5 (3)
13: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND vorbis_comment_entry_t
14: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND seektable_metadata_t
15: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND cuesheet_track_t
16: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND application_metadata_t
17: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND picture_metadata_t
18: 0000000000000000 0 FUNC GLOBAL DEFAULT UND scm_list_1@GUILE_2.0 (2)
19: 0000000000000000 0 FUNC GLOBAL DEFAULT UND scm_object_property@GUILE_2.0 (2)
20: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND cuesheet_index_t
21: 0000000000000000 0 FUNC GLOBAL DEFAULT UND FLAC__metadata_object_new
22: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND seektable_seek_point_t
23: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND init_flac_metadata
24: 0000000000000cb0 93 FUNC GLOBAL DEFAULT 11 scm_FLAC__metadata_object
25: 0000000000202070 0 NOTYPE GLOBAL DEFAULT 22 _end
26: 0000000000202060 0 NOTYPE GLOBAL DEFAULT 21 _edata
27: 0000000000202068 8 OBJECT GLOBAL DEFAULT 22 streaminfo_metadata_t
28: 0000000000000ca0 5 FUNC GLOBAL DEFAULT 11 init_flac
29: 0000000000202060 0 NOTYPE GLOBAL DEFAULT 22 __bss_start
30: 0000000000000b10 0 FUNC GLOBAL DEFAULT 9 _init
31: 0000000000000d10 446 FUNC GLOBAL DEFAULT 11 init_audiofiles_flac_meta
32: 0000000000000ed0 0 FUNC GLOBAL DEFAULT 12 _fini
Symbol table '.symtab' contains 80 entries:
Num: Value Size Type Bind Vis Ndx Name
0: 0000000000000000 0 NOTYPE LOCAL DEFAULT UND
1: 00000000000001c8 0 SECTION LOCAL DEFAULT 1
2: 00000000000001f0 0 SECTION LOCAL DEFAULT 2
3: 0000000000000238 0 SECTION LOCAL DEFAULT 3
4: 0000000000000550 0 SECTION LOCAL DEFAULT 4
5: 0000000000000804 0 SECTION LOCAL DEFAULT 5
6: 0000000000000848 0 SECTION LOCAL DEFAULT 6
7: 0000000000000888 0 SECTION LOCAL DEFAULT 7
8: 0000000000000a50 0 SECTION LOCAL DEFAULT 8
9: 0000000000000b10 0 SECTION LOCAL DEFAULT 9
10: 0000000000000b30 0 SECTION LOCAL DEFAULT 10
11: 0000000000000bc0 0 SECTION LOCAL DEFAULT 11
12: 0000000000000ed0 0 SECTION LOCAL DEFAULT 12
13: 0000000000000ed9 0 SECTION LOCAL DEFAULT 13
14: 0000000000000fc8 0 SECTION LOCAL DEFAULT 14
15: 0000000000000ff8 0 SECTION LOCAL DEFAULT 15
16: 0000000000201d60 0 SECTION LOCAL DEFAULT 16
17: 0000000000201d68 0 SECTION LOCAL DEFAULT 17
18: 0000000000201d70 0 SECTION LOCAL DEFAULT 18
19: 0000000000201f80 0 SECTION LOCAL DEFAULT 19
20: 0000000000202000 0 SECTION LOCAL DEFAULT 20
21: 0000000000202058 0 SECTION LOCAL DEFAULT 21
22: 0000000000202060 0 SECTION LOCAL DEFAULT 22
23: 0000000000000000 0 SECTION LOCAL DEFAULT 23
24: 0000000000000000 0 SECTION LOCAL DEFAULT 24
25: 0000000000000000 0 SECTION LOCAL DEFAULT 25
26: 0000000000000000 0 SECTION LOCAL DEFAULT 26
27: 0000000000000000 0 SECTION LOCAL DEFAULT 27
28: 0000000000000000 0 SECTION LOCAL DEFAULT 28
29: 0000000000000000 0 SECTION LOCAL DEFAULT 29
30: 0000000000000000 0 FILE LOCAL DEFAULT ABS crtstuff.c
31: 0000000000000bc0 0 FUNC LOCAL DEFAULT 11 deregister_tm_clones
32: 0000000000000c00 0 FUNC LOCAL DEFAULT 11 register_tm_clones
33: 0000000000000c50 0 FUNC LOCAL DEFAULT 11 __do_global_dtors_aux
34: 0000000000202060 1 OBJECT LOCAL DEFAULT 22 completed.6974
35: 0000000000201d68 0 OBJECT LOCAL DEFAULT 17 __do_global_dtors_aux_fin
36: 0000000000000c90 0 FUNC LOCAL DEFAULT 11 frame_dummy
37: 0000000000201d60 0 OBJECT LOCAL DEFAULT 16 __frame_dummy_init_array_
38: 0000000000000000 0 FILE LOCAL DEFAULT ABS flac.c
39: 0000000000000000 0 FILE LOCAL DEFAULT ABS metadata.c
40: 0000000000000000 0 FILE LOCAL DEFAULT ABS crtstuff.c
41: 0000000000001088 0 OBJECT LOCAL DEFAULT 15 __FRAME_END__
42: 0000000000000000 0 FILE LOCAL DEFAULT ABS
43: 0000000000000fc8 0 NOTYPE LOCAL DEFAULT 14 __GNU_EH_FRAME_HDR
44: 0000000000202000 0 OBJECT LOCAL DEFAULT 20 _GLOBAL_OFFSET_TABLE_
45: 0000000000202060 0 OBJECT LOCAL DEFAULT 21 __TMC_END__
46: 0000000000202058 0 OBJECT LOCAL DEFAULT 21 __dso_handle
47: 0000000000201d70 0 OBJECT LOCAL DEFAULT 18 _DYNAMIC
48: 0000000000000000 0 FUNC GLOBAL DEFAULT UND scm_make_foreign_object_1
49: 0000000000000000 0 FUNC GLOBAL DEFAULT UND scm_make_foreign_object_t
50: 0000000000000d10 446 FUNC GLOBAL DEFAULT 11 init_audiofiles_flac_meta
51: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND cuesheet_metadata_t
52: 0000000000000000 0 NOTYPE WEAK DEFAULT UND __gmon_start__
53: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND undefined_metadata_t
54: 0000000000000000 0 FUNC GLOBAL DEFAULT UND scm_to_int32@@GUILE_2.0
55: 0000000000000ed0 0 FUNC GLOBAL DEFAULT 12 _fini
56: 0000000000000ca0 5 FUNC GLOBAL DEFAULT 11 init_flac
57: 0000000000000000 0 FUNC GLOBAL DEFAULT UND scm_from_utf8_symbol@@GUI
58: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND padding_metadata_t
59: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND vorbis_comment_metadata_t
60: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_deregisterTMCloneTab
61: 0000000000000cb0 93 FUNC GLOBAL DEFAULT 11 scm_FLAC__metadata_object
62: 0000000000000000 0 NOTYPE WEAK DEFAULT UND _ITM_registerTMCloneTable
63: 0000000000000000 0 FUNC WEAK DEFAULT UND __cxa_finalize@@GLIBC_2.2
64: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND vorbis_comment_entry_t
65: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND seektable_metadata_t
66: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND cuesheet_track_t
67: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND application_metadata_t
68: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND picture_metadata_t
69: 0000000000000000 0 FUNC GLOBAL DEFAULT UND scm_list_1@@GUILE_2.0
70: 0000000000202060 0 NOTYPE GLOBAL DEFAULT 22 __bss_start
71: 0000000000202070 0 NOTYPE GLOBAL DEFAULT 22 _end
72: 0000000000000000 0 FUNC GLOBAL DEFAULT UND scm_object_property@@GUIL
73: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND cuesheet_index_t
74: 0000000000202060 0 NOTYPE GLOBAL DEFAULT 21 _edata
75: 0000000000000000 0 FUNC GLOBAL DEFAULT UND FLAC__metadata_object_new
76: 0000000000202068 8 OBJECT GLOBAL DEFAULT 22 streaminfo_metadata_t
77: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND seektable_seek_point_t
78: 0000000000000000 0 NOTYPE GLOBAL DEFAULT UND init_flac_metadata
79: 0000000000000b10 0 FUNC GLOBAL DEFAULT 9 _init
Histogram for `.gnu.hash' bucket list length (total of 3 buckets):
Length Number % of total Coverage
0 0 ( 0.0%)
1 0 ( 0.0%) 0.0%
2 1 ( 33.3%) 22.2%
3 1 ( 33.3%) 55.6%
4 1 ( 33.3%) 100.0%
Version symbols section '.gnu.version' contains 33 entries:
Addr: 0000000000000804 Offset: 0x000804 Link: 3 (.dynsym)
000: 0 (*local*) 2 (GUILE_2.0) 2 (GUILE_2.0) 0 (*local*)
004: 0 (*local*) 0 (*local*) 2 (GUILE_2.0) 2 (GUILE_2.0)
008: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
00c: 3 (GLIBC_2.2.5) 0 (*local*) 0 (*local*) 0 (*local*)
010: 0 (*local*) 0 (*local*) 2 (GUILE_2.0) 2 (GUILE_2.0)
014: 0 (*local*) 0 (*local*) 0 (*local*) 0 (*local*)
018: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*)
01c: 1 (*global*) 1 (*global*) 1 (*global*) 1 (*global*)
020: 1 (*global*)
Version needs section '.gnu.version_r' contains 2 entries:
Addr: 0x0000000000000848 Offset: 0x000848 Link: 4 (.dynstr)
000000: Version: 1 File: libc.so.6 Cnt: 1
0x0010: Name: GLIBC_2.2.5 Flags: none Version: 3
0x0020: Version: 1 File: libguile-2.2.so.1 Cnt: 1
0x0030: Name: GUILE_2.0 Flags: none Version: 2
Displaying notes found in: .note.gnu.build-id
Owner Data size Description
GNU 0x00000014 NT_GNU_BUILD_ID (unique build ID bitstring)
Build ID: 02ec0e7a2382af16ab869fd978ff5f3a27d10dd9
~/S/g/src/flac/.libs λ
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment