The format of program header descriptions was changed by D90458.
Flags: [ PF_X, PF_R ]
VAddr: 0x4000
Align: 0x1000
- Sections:
- - Section: .text
+ FirstSec: .text
+ LastSec: .text
- Type: PT_LOAD
Flags: [ PF_W, PF_R ]
VAddr: 0x5000
Align: 0x1000
- Sections:
- - Section: .note.gnu.build-id
+ FirstSec: .note.gnu.build-id
+ LastSec: .note.gnu.build-id
...
--- !minidump
Flags: [ PF_X, PF_R ]
VAddr: 0x4000
Align: 0x1000
- Sections:
- - Section: .text
+ FirstSec: .text
+ LastSec: .text
- Type: PT_LOAD
Flags: [ PF_W, PF_R ]
VAddr: 0x5000
Align: 0x1000
- Sections:
- - Section: .data
- - Section: .note.gnu.build-id
+ FirstSec: .data
+ LastSec: .note.gnu.build-id
...
Flags: [ PF_R ]
VAddr: 0x1000
Align: 0x4
- Sections:
- - Section: .interp
+ FirstSec: .interp
+ LastSec: .interp
- Type: PT_LOAD
Flags: [ PF_X, PF_W, PF_R ]
VAddr: 0x1000
Align: 0x4
- Sections:
- - Section: .interp
- - Section: .text
+ FirstSec: .interp
+ LastSec: .text
Flags: [ PF_R, PF_W ]
VAddr: 0x1000
Align: 0x4
- Sections:
- - Section: .tbss
+ FirstSec: .tbss
+ LastSec: .tbss
- Type: PT_LOAD
Flags: [ PF_W, PF_R ]
VAddr: 0x1000
Align: 0x4
- Sections:
- - Section: .data
+ FirstSec: .data
+ LastSec: .data
Flags: [ PF_X, PF_W, PF_R ]
VAddr: 0x1008 # Modified by hand to start at 0x1006
Align: 0x4
- Sections:
- - Section: .text
+ FirstSec: .text
+ LastSec: .text
Flags: [ PF_X, PF_W, PF_R ]
VAddr: 0x1000
Align: 0x4
- Sections:
- - Section: .text
- - Section: .data
+ FirstSec: .text
+ LastSec: .data
- Type: PT_LOAD
Flags: [ PF_R, PF_W ]
VAddr: 0x1008
Align: 0x4
- Sections:
- - Section: .data
+ FirstSec: .data
+ LastSec: .data
Flags: [ PF_X, PF_W, PF_R ]
VAddr: 0x1000
Align: 0x4
- Sections:
- - Section: .text
- - Section: .data
+ FirstSec: .text
+ LastSec: .data
Flags: [ PF_W, PF_R ]
VAddr: 0x1000
Align: 0x4
- Sections:
- - Section: .data
+ FirstSec: .data
+ LastSec: .data
- Type: PT_TLS
Flags: [ PF_R, PF_W ]
VAddr: 0x1000
Align: 0x4
- Sections:
- - Section: .tbss
+ FirstSec: .tbss
+ LastSec: .tbss
Flags: [ PF_X, PF_R ]
VAddr: 0x400000
Align: 0x200000
- Sections:
- - Section: .pad
- - Section: .text
+ FirstSec: .pad
+ LastSec: .text
...
Flags: [ PF_X, PF_W, PF_R ]
VAddr: 0x1000
Align: 0x4
- Sections:
- - Section: .sect1
- - Section: .overlap1
+ FirstSec: .sect1
+ LastSec: .overlap1
Flags: [ PF_X, PF_R ]
VAddr: 0x400000
Align: 0x1000
- Sections:
- - Section: .text1
- - Section: .text2
+ FirstSec: .text1
+ LastSec: .text2
...