Searched refs:fixup_riscv_call_plt (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVFixupKinds.h67 fixup_riscv_call_plt, enumerator in enum:llvm::RISCV::Fixups
H A DRISCVELFObjectWriter.cpp98 case RISCV::fixup_riscv_call_plt:
H A DRISCVMCCodeEmitter.cpp473 FixupKind = RISCV::fixup_riscv_call_plt;
H A DRISCVAsmBackend.cpp86 {"fixup_riscv_call_plt", 0, 64, MCFixupKindInfo::FKF_IsPCRel},
485 case RISCV::fixup_riscv_call_plt: {

Completed in 132 milliseconds