Searched refs:R_RISCV_32 (Results 1 – 16 of 16) sorted by relevance
9 # PRINT: .reloc 0, R_RISCV_32, .data+216 # CHECK-NEXT: 0x0 R_RISCV_32 .data 0x227 .reloc 0, R_RISCV_32, .data+2
12 # RELOC: R_RISCV_32 foo
7 ## R_RISCV_32 is an absolute relocation type.14 # RELOC-NEXT: 0x31F8 R_RISCV_32 a 0
5 # CHECK: error: relocation R_RISCV_32 cannot be used against symbol a
69 # RELOC-NEXT: 0x8 R_RISCV_32 target 0x4
28 # RELOC32-NEXT: 0x12214 R_RISCV_32 b 0x0
52 case R_RISCV_32: in riscv_reloc_simple_type()
7 ELF_RELOC(R_RISCV_32, 1)
86 symbolicRel = R_RISCV_32; in RISCV()194 case R_RISCV_32: in getRelExpr()265 case R_RISCV_32: in relocate()
104 return ELF::R_RISCV_32; in getRelocType()
106 return ELF::R_RISCV_32; in getRelocType()
341 case ELF::R_RISCV_32: in supportsRISCV()365 case ELF::R_RISCV_32: in resolveRISCV()
409 case ELF::R_RISCV_32: in supportsRISCV()435 case ELF::R_RISCV_32: in resolveRISCV()
3902 #define R_RISCV_32 1 macro