Added helper functions to get compressed header info.
Added declarations and struct definitions for chdr and helper functions.
Added -z option in readelf. Added prinf statement to print chdr after section headers if -S and -z are specified.
Future work: write compress/decompress function for readelf -z.