diff options
Diffstat (limited to 'test/sys/module/edd/sections')
-rw-r--r-- | test/sys/module/edd/sections/.bss | 1 | ||||
-rw-r--r-- | test/sys/module/edd/sections/.data | 1 | ||||
-rw-r--r-- | test/sys/module/edd/sections/.exit.text | 1 | ||||
-rw-r--r-- | test/sys/module/edd/sections/.gnu.linkonce.this_module | 1 | ||||
-rw-r--r-- | test/sys/module/edd/sections/.init.text | 1 | ||||
-rw-r--r-- | test/sys/module/edd/sections/.note.gnu.build-id | 1 | ||||
-rw-r--r-- | test/sys/module/edd/sections/.rodata | 1 | ||||
-rw-r--r-- | test/sys/module/edd/sections/.rodata.str1.1 | 1 | ||||
-rw-r--r-- | test/sys/module/edd/sections/.strtab | 1 | ||||
-rw-r--r-- | test/sys/module/edd/sections/.symtab | 1 | ||||
-rw-r--r-- | test/sys/module/edd/sections/.text | 1 |
11 files changed, 11 insertions, 0 deletions
diff --git a/test/sys/module/edd/sections/.bss b/test/sys/module/edd/sections/.bss new file mode 100644 index 0000000000..0d674b34e7 --- /dev/null +++ b/test/sys/module/edd/sections/.bss @@ -0,0 +1 @@ +0xffffffffa02a3880 diff --git a/test/sys/module/edd/sections/.data b/test/sys/module/edd/sections/.data new file mode 100644 index 0000000000..e6c3f52261 --- /dev/null +++ b/test/sys/module/edd/sections/.data @@ -0,0 +1 @@ +0xffffffffa02a3120 diff --git a/test/sys/module/edd/sections/.exit.text b/test/sys/module/edd/sections/.exit.text new file mode 100644 index 0000000000..f2e5e7b5fd --- /dev/null +++ b/test/sys/module/edd/sections/.exit.text @@ -0,0 +1 @@ +0xffffffffa02a1de8 diff --git a/test/sys/module/edd/sections/.gnu.linkonce.this_module b/test/sys/module/edd/sections/.gnu.linkonce.this_module new file mode 100644 index 0000000000..9323ee2030 --- /dev/null +++ b/test/sys/module/edd/sections/.gnu.linkonce.this_module @@ -0,0 +1 @@ +0xffffffffa02a34c0 diff --git a/test/sys/module/edd/sections/.init.text b/test/sys/module/edd/sections/.init.text new file mode 100644 index 0000000000..f34ada03b5 --- /dev/null +++ b/test/sys/module/edd/sections/.init.text @@ -0,0 +1 @@ +0xffffffffa0065000 diff --git a/test/sys/module/edd/sections/.note.gnu.build-id b/test/sys/module/edd/sections/.note.gnu.build-id new file mode 100644 index 0000000000..755abd10dd --- /dev/null +++ b/test/sys/module/edd/sections/.note.gnu.build-id @@ -0,0 +1 @@ +0xffffffffa02a1e6c diff --git a/test/sys/module/edd/sections/.rodata b/test/sys/module/edd/sections/.rodata new file mode 100644 index 0000000000..a3d3a996d8 --- /dev/null +++ b/test/sys/module/edd/sections/.rodata @@ -0,0 +1 @@ +0xffffffffa02a1ea0 diff --git a/test/sys/module/edd/sections/.rodata.str1.1 b/test/sys/module/edd/sections/.rodata.str1.1 new file mode 100644 index 0000000000..94d0aaa103 --- /dev/null +++ b/test/sys/module/edd/sections/.rodata.str1.1 @@ -0,0 +1 @@ +0xffffffffa02a1f18 diff --git a/test/sys/module/edd/sections/.strtab b/test/sys/module/edd/sections/.strtab new file mode 100644 index 0000000000..51d73a525f --- /dev/null +++ b/test/sys/module/edd/sections/.strtab @@ -0,0 +1 @@ +0xffffffffa02a2b88 diff --git a/test/sys/module/edd/sections/.symtab b/test/sys/module/edd/sections/.symtab new file mode 100644 index 0000000000..458cd75d46 --- /dev/null +++ b/test/sys/module/edd/sections/.symtab @@ -0,0 +1 @@ +0xffffffffa02a22b8 diff --git a/test/sys/module/edd/sections/.text b/test/sys/module/edd/sections/.text new file mode 100644 index 0000000000..31cf860540 --- /dev/null +++ b/test/sys/module/edd/sections/.text @@ -0,0 +1 @@ +0xffffffffa02a1000 |