pub const FILE_ELF_SECTIONS: &str = "file.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.*