Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/MCTargetDesc/
H A DRISCVFixupKinds.h76 fixup_riscv_call_plt, enumerator
H A DRISCVELFObjectWriter.cpp87 case RISCV::fixup_riscv_call_plt: in getRelocType()
H A DRISCVMCCodeEmitter.cpp355 FixupKind = RISCV::fixup_riscv_call_plt; in getImmOpValue()
H A DRISCVAsmBackend.cpp285 case RISCV::fixup_riscv_call_plt: { in adjustFixupValue()