Home
last modified time | relevance | path

Searched refs:R_ZERO (Results 1 – 2 of 2) sorted by relevance

/freebsd/cddl/lib/libdtrace/
H A Dregs_riscv.d7 inline int R_ZERO = 0; variable
8 #pragma D binding "1.13" R_ZERO
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DLoongArch.cpp63 R_ZERO = 0, enumerator
356 write32le(buf + 28, insn(JIRL, R_ZERO, R_T3, 0)); in writePltHeader()
373 write32le(buf + 12, insn(ANDI, R_ZERO, R_ZERO, 0)); in writePlt()