diff options
Diffstat (limited to 'test/sys/module/ecb/sections')
-rw-r--r-- | test/sys/module/ecb/sections/.bss | 1 | ||||
-rw-r--r-- | test/sys/module/ecb/sections/.data | 1 | ||||
-rw-r--r-- | test/sys/module/ecb/sections/.exit.text | 1 | ||||
-rw-r--r-- | test/sys/module/ecb/sections/.gnu.linkonce.this_module | 1 | ||||
-rw-r--r-- | test/sys/module/ecb/sections/.init.text | 1 | ||||
-rw-r--r-- | test/sys/module/ecb/sections/.note.gnu.build-id | 1 | ||||
-rw-r--r-- | test/sys/module/ecb/sections/.rodata.str1.1 | 1 | ||||
-rw-r--r-- | test/sys/module/ecb/sections/.strtab | 1 | ||||
-rw-r--r-- | test/sys/module/ecb/sections/.symtab | 1 | ||||
-rw-r--r-- | test/sys/module/ecb/sections/.text | 1 |
10 files changed, 10 insertions, 0 deletions
diff --git a/test/sys/module/ecb/sections/.bss b/test/sys/module/ecb/sections/.bss new file mode 100644 index 0000000000..3b2d28b674 --- /dev/null +++ b/test/sys/module/ecb/sections/.bss @@ -0,0 +1 @@ +0xffffffffa0027e80 diff --git a/test/sys/module/ecb/sections/.data b/test/sys/module/ecb/sections/.data new file mode 100644 index 0000000000..fe7969627a --- /dev/null +++ b/test/sys/module/ecb/sections/.data @@ -0,0 +1 @@ +0xffffffffa0027a40 diff --git a/test/sys/module/ecb/sections/.exit.text b/test/sys/module/ecb/sections/.exit.text new file mode 100644 index 0000000000..316b24e06d --- /dev/null +++ b/test/sys/module/ecb/sections/.exit.text @@ -0,0 +1 @@ +0xffffffffa0027300 diff --git a/test/sys/module/ecb/sections/.gnu.linkonce.this_module b/test/sys/module/ecb/sections/.gnu.linkonce.this_module new file mode 100644 index 0000000000..ed299c2c30 --- /dev/null +++ b/test/sys/module/ecb/sections/.gnu.linkonce.this_module @@ -0,0 +1 @@ +0xffffffffa0027ac0 diff --git a/test/sys/module/ecb/sections/.init.text b/test/sys/module/ecb/sections/.init.text new file mode 100644 index 0000000000..6449cb3074 --- /dev/null +++ b/test/sys/module/ecb/sections/.init.text @@ -0,0 +1 @@ +0xffffffffa006b000 diff --git a/test/sys/module/ecb/sections/.note.gnu.build-id b/test/sys/module/ecb/sections/.note.gnu.build-id new file mode 100644 index 0000000000..b5f01876b9 --- /dev/null +++ b/test/sys/module/ecb/sections/.note.gnu.build-id @@ -0,0 +1 @@ +0xffffffffa0027314 diff --git a/test/sys/module/ecb/sections/.rodata.str1.1 b/test/sys/module/ecb/sections/.rodata.str1.1 new file mode 100644 index 0000000000..2d9e094f8b --- /dev/null +++ b/test/sys/module/ecb/sections/.rodata.str1.1 @@ -0,0 +1 @@ +0xffffffffa0027338 diff --git a/test/sys/module/ecb/sections/.strtab b/test/sys/module/ecb/sections/.strtab new file mode 100644 index 0000000000..c7890605e1 --- /dev/null +++ b/test/sys/module/ecb/sections/.strtab @@ -0,0 +1 @@ +0xffffffffa00277c0 diff --git a/test/sys/module/ecb/sections/.symtab b/test/sys/module/ecb/sections/.symtab new file mode 100644 index 0000000000..30e2c736ad --- /dev/null +++ b/test/sys/module/ecb/sections/.symtab @@ -0,0 +1 @@ +0xffffffffa0027340 diff --git a/test/sys/module/ecb/sections/.text b/test/sys/module/ecb/sections/.text new file mode 100644 index 0000000000..02c713a482 --- /dev/null +++ b/test/sys/module/ecb/sections/.text @@ -0,0 +1 @@ +0xffffffffa0027000 |