Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DMips.def28 ELF_RELOC(R_MIPS_GOT_HI16, 22)
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp176 case R_MIPS_GOT_HI16: in getRelExpr()
399 case R_MIPS_GOT_HI16: in getImplicitAddend()
659 case R_MIPS_GOT_HI16: in relocate()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp344 return ELF::R_MIPS_GOT_HI16; in getRelocType()
577 case ELF::R_MIPS_GOT_HI16: in needsRelocateWithSymbol()
/freebsd/sys/sys/
H A Delf_common.h1227 #define R_MIPS_GOT_HI16 22 /* GOT HI 16 bit */ macro
/freebsd/contrib/elftoolchain/common/
H A Delfdefinitions.h1894 _ELF_DEFINE_RELOC(R_MIPS_GOT_HI16, 22) \