Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCELFObjectWriter.h132 static unsigned setRTypes(unsigned Value1, unsigned Value2, unsigned Value3) { in setRTypes() argument
135 ((Value3 & 0xff) << R_TYPE3_SHIFT); in setRTypes()