diff options
Diffstat (limited to 'test/sys/module/sr_mod/sections')
-rw-r--r-- | test/sys/module/sr_mod/sections/.bss | 1 | ||||
-rw-r--r-- | test/sys/module/sr_mod/sections/.data | 1 | ||||
-rw-r--r-- | test/sys/module/sr_mod/sections/.exit.text | 1 | ||||
-rw-r--r-- | test/sys/module/sr_mod/sections/.gnu.linkonce.this_module | 1 | ||||
-rw-r--r-- | test/sys/module/sr_mod/sections/.init.text | 1 | ||||
-rw-r--r-- | test/sys/module/sr_mod/sections/.note.gnu.build-id | 1 | ||||
-rw-r--r-- | test/sys/module/sr_mod/sections/.rodata | 1 | ||||
-rw-r--r-- | test/sys/module/sr_mod/sections/.rodata.str1.1 | 1 | ||||
-rw-r--r-- | test/sys/module/sr_mod/sections/.smp_locks | 1 | ||||
-rw-r--r-- | test/sys/module/sr_mod/sections/.strtab | 1 | ||||
-rw-r--r-- | test/sys/module/sr_mod/sections/.symtab | 1 | ||||
-rw-r--r-- | test/sys/module/sr_mod/sections/.text | 1 | ||||
-rw-r--r-- | test/sys/module/sr_mod/sections/__param | 1 |
13 files changed, 13 insertions, 0 deletions
diff --git a/test/sys/module/sr_mod/sections/.bss b/test/sys/module/sr_mod/sections/.bss new file mode 100644 index 0000000000..15cfbab0cb --- /dev/null +++ b/test/sys/module/sr_mod/sections/.bss @@ -0,0 +1 @@ +0xffffffffa00630c0 diff --git a/test/sys/module/sr_mod/sections/.data b/test/sys/module/sr_mod/sections/.data new file mode 100644 index 0000000000..f14e1e766f --- /dev/null +++ b/test/sys/module/sr_mod/sections/.data @@ -0,0 +1 @@ +0xffffffffa0062aa0 diff --git a/test/sys/module/sr_mod/sections/.exit.text b/test/sys/module/sr_mod/sections/.exit.text new file mode 100644 index 0000000000..10d338e356 --- /dev/null +++ b/test/sys/module/sr_mod/sections/.exit.text @@ -0,0 +1 @@ +0xffffffffa006126c diff --git a/test/sys/module/sr_mod/sections/.gnu.linkonce.this_module b/test/sys/module/sr_mod/sections/.gnu.linkonce.this_module new file mode 100644 index 0000000000..5e81537736 --- /dev/null +++ b/test/sys/module/sr_mod/sections/.gnu.linkonce.this_module @@ -0,0 +1 @@ +0xffffffffa0062d00 diff --git a/test/sys/module/sr_mod/sections/.init.text b/test/sys/module/sr_mod/sections/.init.text new file mode 100644 index 0000000000..f34ada03b5 --- /dev/null +++ b/test/sys/module/sr_mod/sections/.init.text @@ -0,0 +1 @@ +0xffffffffa0065000 diff --git a/test/sys/module/sr_mod/sections/.note.gnu.build-id b/test/sys/module/sr_mod/sections/.note.gnu.build-id new file mode 100644 index 0000000000..8eb98a4e87 --- /dev/null +++ b/test/sys/module/sr_mod/sections/.note.gnu.build-id @@ -0,0 +1 @@ +0xffffffffa0061290 diff --git a/test/sys/module/sr_mod/sections/.rodata b/test/sys/module/sr_mod/sections/.rodata new file mode 100644 index 0000000000..715fbc75d0 --- /dev/null +++ b/test/sys/module/sr_mod/sections/.rodata @@ -0,0 +1 @@ +0xffffffffa00612c0 diff --git a/test/sys/module/sr_mod/sections/.rodata.str1.1 b/test/sys/module/sr_mod/sections/.rodata.str1.1 new file mode 100644 index 0000000000..112a57ea77 --- /dev/null +++ b/test/sys/module/sr_mod/sections/.rodata.str1.1 @@ -0,0 +1 @@ +0xffffffffa0061308 diff --git a/test/sys/module/sr_mod/sections/.smp_locks b/test/sys/module/sr_mod/sections/.smp_locks new file mode 100644 index 0000000000..0dea737950 --- /dev/null +++ b/test/sys/module/sr_mod/sections/.smp_locks @@ -0,0 +1 @@ +0xffffffffa0061488 diff --git a/test/sys/module/sr_mod/sections/.strtab b/test/sys/module/sr_mod/sections/.strtab new file mode 100644 index 0000000000..8691bc3415 --- /dev/null +++ b/test/sys/module/sr_mod/sections/.strtab @@ -0,0 +1 @@ +0xffffffffa00623f0 diff --git a/test/sys/module/sr_mod/sections/.symtab b/test/sys/module/sr_mod/sections/.symtab new file mode 100644 index 0000000000..cfc0712bb2 --- /dev/null +++ b/test/sys/module/sr_mod/sections/.symtab @@ -0,0 +1 @@ +0xffffffffa0061778 diff --git a/test/sys/module/sr_mod/sections/.text b/test/sys/module/sr_mod/sections/.text new file mode 100644 index 0000000000..8293f90783 --- /dev/null +++ b/test/sys/module/sr_mod/sections/.text @@ -0,0 +1 @@ +0xffffffffa005f000 diff --git a/test/sys/module/sr_mod/sections/__param b/test/sys/module/sr_mod/sections/__param new file mode 100644 index 0000000000..9f1f49721e --- /dev/null +++ b/test/sys/module/sr_mod/sections/__param @@ -0,0 +1 @@ +0xffffffffa0061750 |