Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h88 R_MIPS_GOT_GP_PC, enumerator
DInputSection.cpp715 case R_MIPS_GOT_GP_PC: { in getRelocTargetVA()
DRelocations.cpp406 R_MIPS_GOT_OFF32, R_MIPS_GOT_GP_PC, R_MIPS_TLSGD, in isStaticLinkTimeConstant()
/external/llvm-project/lld/ELF/Arch/
DMips.cpp128 return R_MIPS_GOT_GP_PC; in getRelExpr()