Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/MCTargetDesc/
DAArch64ELFObjectWriter.cpp140 Type = ELF::R_AARCH64_MOVW_UABS_G2; in GetRelocType()
/freebsd-10-stable/contrib/llvm/lib/Object/
DELF.cpp195 LLVM_ELF_SWITCH_RELOC_TYPE_NAME(R_AARCH64_MOVW_UABS_G2); in getELFRelocationTypeName()
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
DELF.h579 R_AARCH64_MOVW_UABS_G2 = 0x10b, enumerator