diff options
author | Max Filippov <jcmvbkbc@gmail.com> | 2022-06-03 21:31:14 +0300 |
---|---|---|
committer | Max Filippov <jcmvbkbc@gmail.com> | 2022-09-14 04:28:00 +0300 |
commit | e3ddb8bbe0f8cc994748c81e17acc58fda6f8abe (patch) | |
tree | c4a5c648f6622b6c655b3cbd02d7575e30898b58 /tools/perf/util/scripting-engines/trace-event-perl.c | |
parent | ccd2d9df6e21581dfed3e6dffb3b6f1b7efd1a26 (diff) | |
download | linux-e3ddb8bbe0f8cc994748c81e17acc58fda6f8abe.tar.xz |
xtensa: add FDPIC and static PIE support for noMMU
Define ELFOSABI_XTENSA_FDPIC and use it as an OSABI tag in the ELF
header to distinguish FDPIC ELF files from regular ELF files.
Define ELF_FDPIC_PLAT_INIT and put executable map, interpreter map and
executable dynamic section addresses into registers a4..a6.
Update start_thread macro to preserve register values in the current
register window.
Add definitions for PTRACE_GETFDPIC, PTRACE_GETFDPIC_EXEC and
PTRACE_GETFDPIC_INTERP.
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-perl.c')
0 files changed, 0 insertions, 0 deletions