aboutsummaryrefslogtreecommitdiff
path: root/modules/objfmts/bin/tests/multisect/multisect3.map
diff options
context:
space:
mode:
Diffstat (limited to 'modules/objfmts/bin/tests/multisect/multisect3.map')
-rw-r--r--modules/objfmts/bin/tests/multisect/multisect3.map54
1 files changed, 54 insertions, 0 deletions
diff --git a/modules/objfmts/bin/tests/multisect/multisect3.map b/modules/objfmts/bin/tests/multisect/multisect3.map
new file mode 100644
index 0000000..1c67c22
--- /dev/null
+++ b/modules/objfmts/bin/tests/multisect/multisect3.map
@@ -0,0 +1,54 @@
+
+- YASM Map file ---------------------------------------------------------------
+
+Source file: -
+Output file: results/multisect3
+
+-- Program origin -------------------------------------------------------------
+
+00000000
+
+-- Sections (summary) ---------------------------------------------------------
+
+Vstart Vstop Start Stop Length Class Name
+00000000 00000002 00000000 00000002 00000002 progbits .text
+00000004 00000008 00000004 00000008 00000004 nobits .foo
+00000008 0000000C 00000008 0000000C 00000004 nobits .bss
+
+-- Sections (detailed) --------------------------------------------------------
+
+---- Section .text ------------------------------------------------------------
+
+class: progbits
+length: 00000002
+start: 00000000
+align: 00000004
+follows: not defined
+vstart: 00000000
+valign: 00000004
+vfollows: not defined
+
+---- Section .foo -------------------------------------------------------------
+
+class: nobits
+length: 00000004
+start: 00000004
+align: 00000004
+follows: .text
+vstart: 00000004
+valign: 00000004
+vfollows: not defined
+
+---- Section .bss -------------------------------------------------------------
+
+class: nobits
+length: 00000004
+start: 00000008
+align: 00000004
+follows: not defined
+vstart: 00000008
+valign: 00000004
+vfollows: not defined
+
+-- Symbols --------------------------------------------------------------------
+