Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/MCTargetDesc/
H A DAArch64ELFObjectWriter.cpp137 return R_CLS(PREL16); in getRelocType()
140 ? R_CLS(PLT32) in getRelocType()
141 : R_CLS(PREL32); in getRelocType()
155 return R_CLS(ADR_PREL_LO21); in getRelocType()
179 return R_CLS(JUMP26); in getRelocType()
181 return R_CLS(CALL26); in getRelocType()
187 return R_CLS(LD_PREL_LO19); in getRelocType()
189 return R_CLS(TSTBR14); in getRelocType()
195 return R_CLS(CONDBR19); in getRelocType()
208 return R_CLS(ABS16); in getRelocType()
[all …]