Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DRelocations.h96 R_MIPS_GOT_GP_PC, enumerator
H A DInputSection.cpp783 case R_MIPS_GOT_GP_PC: { in getRelocTargetVA()
H A DRelocations.cpp988 R_MIPS_GOTREL, R_MIPS_GOT_OFF, R_MIPS_GOT_OFF32, R_MIPS_GOT_GP_PC, in isStaticLinkTimeConstant()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp125 return R_MIPS_GOT_GP_PC; in getRelExpr()