Changeset View
Changeset View
Standalone View
Standalone View
test/tools/llvm-objcopy/two-seg-remove-third-sec.test
Show First 20 Lines • Show All 42 Lines • ▼ Show 20 Lines | - Type: PT_LOAD | ||||
Flags: [ PF_R ] | Flags: [ PF_R ] | ||||
VAddr: 0x1000 | VAddr: 0x1000 | ||||
PAddr: 0x1000 | PAddr: 0x1000 | ||||
Sections: | Sections: | ||||
- Section: .text | - Section: .text | ||||
- Section: .text2 | - Section: .text2 | ||||
- Type: PT_LOAD | - Type: PT_LOAD | ||||
Flags: [ PF_R ] | Flags: [ PF_R ] | ||||
VAddr: 0x1000 | VAddr: 0x3000 | ||||
PAddr: 0x1000 | PAddr: 0x3000 | ||||
Sections: | Sections: | ||||
- Section: .text3 | - Section: .text3 | ||||
- Section: .text4 | - Section: .text4 | ||||
# CHECK: 000000 c3 c3 c3 c3 | # CHECK: 000000 c3 c3 c3 c3 | ||||
# CHECK: 001000 de ad be ef | # CHECK: 001000 de ad be ef | ||||
# CHECK: 002000 00 00 00 00 | # CHECK: 002000 00 00 00 00 | ||||
# CHECK: 003000 ff ff ff ff | # CHECK: 003000 ff ff ff ff | ||||
# SIZE: 16384 | # SIZE: 16384 |