Home
last modified time | relevance | path

Searched refs:R_RISCV_ALIGN (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/cmake/compiler/gcc/
Dtarget_riscv.cmake87 # mno-relax is needed to stop gcc from generating R_RISCV_ALIGN relocations,
/Zephyr-latest/include/zephyr/arch/riscv/
Delf.h69 #define R_RISCV_ALIGN 43 macro
/Zephyr-latest/arch/riscv/core/
Delf.c349 case R_RISCV_ALIGN: in arch_elf_relocate()