aboutsummaryrefslogtreecommitdiff
path: root/modules/objfmts/bin/tests/multisect/nomultisect2.map
blob: cc6d9c87af30aad711cfc07194ee9cbba61748b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54

- YASM Map file ---------------------------------------------------------------

Source file:  -
Output file:  results/nomultisect2

-- Program origin -------------------------------------------------------------

00000100

-- Sections (summary) ---------------------------------------------------------

Vstart    Vstop     Start     Stop      Length    Class     Name
00000100  00000200  00000100  00000200  00000100  progbits  .text
00000200  00000300  00000200  00000300  00000100  progbits  .data
00000300  00000400  00000300  00000400  00000100  nobits    .bss

-- Sections (detailed) --------------------------------------------------------

---- Section .text ------------------------------------------------------------

class:     progbits
length:    00000100
start:     00000100
align:     00000004
follows:   not defined
vstart:    00000100
valign:    00000004
vfollows:  not defined

---- Section .data ------------------------------------------------------------

class:     progbits
length:    00000100
start:     00000200
align:     00000004
follows:   not defined
vstart:    00000200
valign:    00000004
vfollows:  not defined

---- Section .bss -------------------------------------------------------------

class:     nobits
length:    00000100
start:     00000300
align:     00000004
follows:   not defined
vstart:    00000300
valign:    00000004
vfollows:  not defined

-- Symbols --------------------------------------------------------------------