aboutsummaryrefslogtreecommitdiffstats
path: root/sys/linux/binfmt_mips64le.const
diff options
context:
space:
mode:
authorJouni Hogander <jouni.hogander@unikie.com>2019-12-09 13:56:27 +0200
committerDmitry Vyukov <dvyukov@google.com>2019-12-17 11:10:52 +0100
commit2b31345f36a04f232a5f698a6dc19e8123f204ab (patch)
tree3c4d3682fed0e4178bbadec10b097769ea099647 /sys/linux/binfmt_mips64le.const
parent24856513b213e1440ce87fafb7ed629c10b87c20 (diff)
Autogenerated files for linux/mips64le
This patch adds all autogenerated files for linux/mips64le. Files are generated by following commands: make extract bin/syz-extract -build -os=linux -arch=mips64le -sourcedir=linux make generate
Diffstat (limited to 'sys/linux/binfmt_mips64le.const')
-rw-r--r--sys/linux/binfmt_mips64le.const25
1 files changed, 25 insertions, 0 deletions
diff --git a/sys/linux/binfmt_mips64le.const b/sys/linux/binfmt_mips64le.const
new file mode 100644
index 000000000..79cf880cf
--- /dev/null
+++ b/sys/linux/binfmt_mips64le.const
@@ -0,0 +1,25 @@
+# AUTOGENERATED FILE
+ELF32_PHDR_SIZE = 32
+ELF64_PHDR_SIZE = 56
+EM_386 = 3
+EM_486 = 6
+EM_X86_64 = 62
+ET_DYN = 3
+ET_EXEC = 2
+NMAGIC = 264
+OMAGIC = 263
+PT_DYNAMIC = 2
+PT_GNU_STACK = 1685382481
+PT_INTERP = 3
+PT_LOAD = 1
+PT_LOOS = 1610612736
+PT_LOPROC = 1879048192
+PT_NOTE = 4
+PT_PHDR = 6
+PT_SHLIB = 5
+PT_TLS = 7
+QMAGIC = 204
+ZMAGIC = 267
+__NR_execve = 5057
+__NR_execveat = 5316
+__NR_write = 5001