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

Source file:  -
Output file:  results/multisect2

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

00000100

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

Vstart    Vstop     Start     Stop      Length    Class     Name
00000100  00000130  00000100  00000130  00000030  progbits  .text
00000130  00000142  00000130  00000142  00000012  progbits  .data
00000144  00000267  00000144  00000267  00000123  nobits    .bss

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

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

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

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

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

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

class:     nobits
length:    00000123
start:     00000144
align:     00000004
follows:   not defined
vstart:    00000144
valign:    00000004
vfollows:  not defined

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

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

Real      Virtual   Name
0000010D  0000010D  showax
00000112  00000112  showax.top
00000122  00000122  showax.dec_dig


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

Real      Virtual   Name
00000130  00000130  msg


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

Real      Virtual   Name
00000144  00000144  buffer


