Searched refs:R_RISCV_ALIGN (Results 1 – 9 of 9) sorted by relevance
1 # The file testing Nop insertion with R_RISCV_ALIGN for relaxation.31 # We need to insert N-MinNopSize bytes NOPs and R_RISCV_ALIGN relocation35 # The first R_RISCV_ALIGN come from37 # C-EXT-RELAX-RELOC: R_RISCV_ALIGN - 0x241 # C-EXT-RELAX-RELOC: R_RISCV_ALIGN - 0x246 # RELAX-RELOC: R_RISCV_ALIGN - 0x448 # C-EXT-RELAX-RELOC: R_RISCV_ALIGN - 0x655 # RELAX-RELOC: R_RISCV_ALIGN - 0xC60 # C-EXT-RELAX-RELOC: R_RISCV_ALIGN - 0xE71 # RELAX-RELOC: R_RISCV_ALIGN - 0x4[all …]
6 # CHECK: relocation R_RISCV_ALIGN requires unimplemented linker relaxation
45 ELF_RELOC(R_RISCV_ALIGN, 43)
144 return ELF::R_RISCV_ALIGN; in getRelocType()
146 return ELF::R_RISCV_ALIGN; in getRelocType()
242 case R_RISCV_ALIGN: in getRelExpr()
3940 #define R_RISCV_ALIGN 43 macro