readelf – Displays information about ELF files. Synopsisreadelf [-a|–all] [-h|–file-header] [-l|–program-headers|–segments] [-S|–section-headers|–sections] [-g|–section-groups] [-t|–section-details] [-e|–headers] [-s|–syms|–symbols] [–dyn-syms] [-n|–notes] [-r|–relocs] [-u|–unwind] [-d|–dynamic] [-V|–version-info] [-A|–arch-specific] [-D|–use-dynamic] [-x <number or name>|–hex-dump=<number or name>] [-p <number or name>|–string-dump=<number or name>] [-R <number or name>|–relocated-dump=<number or name>] [-c|–archive-index] [-w[lLiaprmfFsoRt]| –debug-dump[=rawline,=decodedline,=info,=abbrev,=pubnames,=aranges,=macro,=frames,=frames-interp,=str,=loc,=Ranges,=pubtypes,=trace_info,=trace_abbrev,=trace_aranges,=gdb_index]] [–dwarf-depth=n] [–dwarf-start=n] [-I|–histogram] [-v|–version] [-W|–wide] [-H|–help] elffile… Descriptionreadelf displays information about one or…