Taking an undefined function's address in an executable
[deliverable/binutils-gdb.git] / ld / testsuite / ld-powerpc / vle-multiseg-6.d
1 #source: vle-multiseg-6a.s -mregnames -mvle
2 #source: vle-multiseg-6b.s
3 #source: vle-multiseg-6c.s
4 #source: vle-multiseg-6d.s -mregnames -mvle
5 #ld: -T vle-multiseg-6.ld
6 #target: powerpc-*-*
7 #readelf: -l
8
9 Elf file type is EXEC.*
10 Entry point 0x[0-9a-f]+
11 There are 4 program headers, starting at offset [0-9]+
12
13 Program Headers:
14 Type Offset VirtAddr PhysAddr FileSiz MemSiz Flg Align
15 LOAD ( +0x[0-9a-f]+){5} ([RWE ]+){3} 0x[0-f]+
16 LOAD ( +0x[0-9a-f]+){5} R E 0x[0-9a-f]+
17 LOAD ( +0x[0-9a-f]+){5} R E 0x[0-9a-f]+
18 LOAD ( +0x[0-9a-f]+){5} R E 0x[0-9a-f]+
19
20 Section to Segment mapping:
21 Segment Sections...
22 00 .data
23 01 .text_vle
24 02 .text_iv
25 03 .text
This page took 0.043485 seconds and 4 git commands to generate.