9 # Zero length sections are not exported to IHex
10 # 'SegmentAddr' and 'ExtendedAddr' records aren't
13 Flags: [ SHF_ALLOC, SHF_EXECINSTR ]
18 # Section address is sign-extended 32-bit address
19 # Data fits 32-bit range
21 Flags: [ SHF_ALLOC, SHF_EXECINSTR ]
22 Address: 0xFFFFFFFF80001000
26 # Part of section data is in 32-bit address range
29 Flags: [ SHF_ALLOC, SHF_EXECINSTR ]
32 Content: "000102030405060708"
34 # Entire secion is outside of 32-bit range
36 Flags: [ SHF_ALLOC, SHF_EXECINSTR ]