Searched refs:R_RISCV_RELAX (Results 1 – 7 of 7) sorted by relevance
49 ELF_RELOC(R_RISCV_RELAX, 51)
323 case R_RISCV_RELAX: in getRelExpr()532 case R_RISCV_RELAX: in relocate()547 return i + 1 != relocs.size() && relocs[i + 1].type == R_RISCV_RELAX; in relaxable()772 sec.relaxAux->relocTypes[i] = R_RISCV_RELAX; in relaxTlsLe()802 sec.relaxAux->relocTypes[i] = R_RISCV_RELAX; in relaxHi20Lo12()993 case R_RISCV_RELAX: in finalizeRelax()
144 return ELF::R_RISCV_RELAX; in getRelocType()
1395 #define R_RISCV_RELAX 51 macro
885 if (Type == ELF::R_RISCV_RELAX) { in addSingleRelocation()
2150 _ELF_DEFINE_RELOC(R_RISCV_RELAX, 51) \
1534 // R_RISCV_CALL and R_RISCV_RELAX relocations can be be relaxed by the linker