Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DRelocations.h91 R_MIPS_GOT_GP_PC, enumerator
H A DInputSection.cpp674 case R_MIPS_GOT_GP_PC: { in getRelocTargetVA()
H A DRelocations.cpp966 R_MIPS_GOTREL, R_MIPS_GOT_OFF, R_MIPS_GOT_OFF32, R_MIPS_GOT_GP_PC, in isStaticLinkTimeConstant()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DMips.cpp125 return R_MIPS_GOT_GP_PC; in getRelExpr()