pub const ELF_SECTIONS: &str = "elf.sections";
An array containing an object for each section of the ELF file. The keys that should be present in these objects are defined by sub-fields underneath elf.sections.*.
elf.sections.*