the fields in the mcontext_t are long long (for no good reason) even on 32-bit mips, so the offset of the instruction pointer (as a word) varies depending on endianness. |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| mips | ||
| x86_64 | ||
the fields in the mcontext_t are long long (for no good reason) even on 32-bit mips, so the offset of the instruction pointer (as a word) varies depending on endianness. |
||
|---|---|---|
| .. | ||
| arm | ||
| i386 | ||
| mips | ||
| x86_64 | ||