We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3262b66 commit 19579ebCopy full SHA for 19579eb
doc/kexc
@@ -53,3 +53,9 @@ reserved for kernel use, and 0x80-0xFF is available for arbitrary use.
53
54
When used to describe an executable program, the only required header is
55
KEXC_ENTRY_POINT (and of course KEXC_HEADER_END).
56
+
57
+ Relocation Table
58
59
+The relocation table consists of any number of program-relative addresses
60
+terminated by a null word. Those addresses should themselves contain
61
+program-relative pointers to relocate.
0 commit comments