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