Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
HDRelocations.h96 R_MIPS_GOT_GP_PC, enumerator
HDInputSection.cpp783 case R_MIPS_GOT_GP_PC: { in getRelocTargetVA()
HDRelocations.cpp988 R_MIPS_GOTREL, R_MIPS_GOT_OFF, R_MIPS_GOT_OFF32, R_MIPS_GOT_GP_PC, in isStaticLinkTimeConstant()
/freebsd-13-stable/contrib/llvm-project/lld/ELF/Arch/
HDMips.cpp125 return R_MIPS_GOT_GP_PC; in getRelExpr()