Home
last modified time | relevance | path

Searched refs:R_MIPS_GOT_GP (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/lld/ELF/
DRelocations.h87 R_MIPS_GOT_GP, enumerator
DInputSection.cpp713 case R_MIPS_GOT_GP: in getRelocTargetVA()
/external/llvm-project/lld/ELF/Arch/
DMips.cpp130 return R_MIPS_GOT_GP; in getRelExpr()