nuttx/libs/libc/machine/x86_64
p-szafonimateusz 92cbb63fc8 arch/x86_64: add basic support for R_X86_64_REX_GOTPCRELX relocation
GOTPCRELX reloc available only for CONFIG_ARCH_ADDRENV=y

when CONFIG_ARCH_ADDRENV is not set, CONFIG_ARCH_TEXT_VBASE is not specified
so we can't relocate

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-09-17 03:20:03 +08:00
..
gnu
arch_elf64.c arch/x86_64: add basic support for R_X86_64_REX_GOTPCRELX relocation 2024-09-17 03:20:03 +08:00
CMakeLists.txt x86_64: add ELF support 2024-07-03 17:40:53 +08:00
Kconfig
Make.defs x86_64: add ELF support 2024-07-03 17:40:53 +08:00