Searched refs:R_MIPS_GOT_PAGE (Results 1 - 6 of 6) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldELFMips.cpp152 case ELF::R_MIPS_GOT_PAGE: {
158 if (Type == ELF::R_MIPS_GOT_PAGE)
231 case ELF::R_MIPS_GOT_PAGE:
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsELFObjectWriter.cpp322 return ELF::R_MIPS_GOT_PAGE;
553 case ELF::R_MIPS_GOT_PAGE:
/freebsd-current/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp183 case R_MIPS_GOT_PAGE:
624 case R_MIPS_GOT_PAGE:
/freebsd-current/sys/sys/
H A Delf_common.h1202 #define R_MIPS_GOT_PAGE 20 macro
/freebsd-current/contrib/elftoolchain/common/
H A Delfdefinitions.h1892 _ELF_DEFINE_RELOC(R_MIPS_GOT_PAGE, 20) \
/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.cpp1471 if (r_type == ELF::R_MIPS_CALL16 || r_type == ELF::R_MIPS_GOT_PAGE

Completed in 156 milliseconds