diff options
Diffstat (limited to 'test/sys/module/microcode/sections')
-rw-r--r-- | test/sys/module/microcode/sections/.bss | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/.cpuinit.text | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/.data | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/.exit.text | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/.gnu.linkonce.this_module | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/.init.text | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/.note.gnu.build-id | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/.ref.data | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/.rodata | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/.rodata.str1.1 | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/.strtab | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/.symtab | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/.text | 1 | ||||
-rw-r--r-- | test/sys/module/microcode/sections/__bug_table | 1 |
14 files changed, 14 insertions, 0 deletions
diff --git a/test/sys/module/microcode/sections/.bss b/test/sys/module/microcode/sections/.bss new file mode 100644 index 0000000000..14def56f03 --- /dev/null +++ b/test/sys/module/microcode/sections/.bss @@ -0,0 +1 @@ +0xffffffffa0252c40 diff --git a/test/sys/module/microcode/sections/.cpuinit.text b/test/sys/module/microcode/sections/.cpuinit.text new file mode 100644 index 0000000000..7ade90a2bd --- /dev/null +++ b/test/sys/module/microcode/sections/.cpuinit.text @@ -0,0 +1 @@ +0xffffffffa0250d90 diff --git a/test/sys/module/microcode/sections/.data b/test/sys/module/microcode/sections/.data new file mode 100644 index 0000000000..e02c194aeb --- /dev/null +++ b/test/sys/module/microcode/sections/.data @@ -0,0 +1 @@ +0xffffffffa0252600 diff --git a/test/sys/module/microcode/sections/.exit.text b/test/sys/module/microcode/sections/.exit.text new file mode 100644 index 0000000000..6a80762e87 --- /dev/null +++ b/test/sys/module/microcode/sections/.exit.text @@ -0,0 +1 @@ +0xffffffffa0250ff6 diff --git a/test/sys/module/microcode/sections/.gnu.linkonce.this_module b/test/sys/module/microcode/sections/.gnu.linkonce.this_module new file mode 100644 index 0000000000..8976fa7b35 --- /dev/null +++ b/test/sys/module/microcode/sections/.gnu.linkonce.this_module @@ -0,0 +1 @@ +0xffffffffa0252880 diff --git a/test/sys/module/microcode/sections/.init.text b/test/sys/module/microcode/sections/.init.text new file mode 100644 index 0000000000..f34ada03b5 --- /dev/null +++ b/test/sys/module/microcode/sections/.init.text @@ -0,0 +1 @@ +0xffffffffa0065000 diff --git a/test/sys/module/microcode/sections/.note.gnu.build-id b/test/sys/module/microcode/sections/.note.gnu.build-id new file mode 100644 index 0000000000..2869215edf --- /dev/null +++ b/test/sys/module/microcode/sections/.note.gnu.build-id @@ -0,0 +1 @@ +0xffffffffa0251040 diff --git a/test/sys/module/microcode/sections/.ref.data b/test/sys/module/microcode/sections/.ref.data new file mode 100644 index 0000000000..3285f61b40 --- /dev/null +++ b/test/sys/module/microcode/sections/.ref.data @@ -0,0 +1 @@ +0xffffffffa0252850 diff --git a/test/sys/module/microcode/sections/.rodata b/test/sys/module/microcode/sections/.rodata new file mode 100644 index 0000000000..faa8a335f1 --- /dev/null +++ b/test/sys/module/microcode/sections/.rodata @@ -0,0 +1 @@ +0xffffffffa0251080 diff --git a/test/sys/module/microcode/sections/.rodata.str1.1 b/test/sys/module/microcode/sections/.rodata.str1.1 new file mode 100644 index 0000000000..83c30cf102 --- /dev/null +++ b/test/sys/module/microcode/sections/.rodata.str1.1 @@ -0,0 +1 @@ +0xffffffffa0251218 diff --git a/test/sys/module/microcode/sections/.strtab b/test/sys/module/microcode/sections/.strtab new file mode 100644 index 0000000000..f71a7c1531 --- /dev/null +++ b/test/sys/module/microcode/sections/.strtab @@ -0,0 +1 @@ +0xffffffffa02520b8 diff --git a/test/sys/module/microcode/sections/.symtab b/test/sys/module/microcode/sections/.symtab new file mode 100644 index 0000000000..9e581706c6 --- /dev/null +++ b/test/sys/module/microcode/sections/.symtab @@ -0,0 +1 @@ +0xffffffffa0251740 diff --git a/test/sys/module/microcode/sections/.text b/test/sys/module/microcode/sections/.text new file mode 100644 index 0000000000..3ea5399437 --- /dev/null +++ b/test/sys/module/microcode/sections/.text @@ -0,0 +1 @@ +0xffffffffa0250000 diff --git a/test/sys/module/microcode/sections/__bug_table b/test/sys/module/microcode/sections/__bug_table new file mode 100644 index 0000000000..1575c1d463 --- /dev/null +++ b/test/sys/module/microcode/sections/__bug_table @@ -0,0 +1 @@ +0xffffffffa02516f7 |