Home
last modified time | relevance | path

Searched refs:R_MIPS_GOT_LOCAL_PAGE (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lld/ELF/
DRelocations.h89 R_MIPS_GOT_LOCAL_PAGE, enumerator
DRelocations.cpp379 return oneof<R_GOT, R_GOT_OFF, R_MIPS_GOT_LOCAL_PAGE, R_MIPS_GOT_OFF, in needsGot()
405 R_MIPS_GOT_LOCAL_PAGE, R_MIPS_GOTREL, R_MIPS_GOT_OFF, in isStaticLinkTimeConstant()
DInputSection.cpp730 case R_MIPS_GOT_LOCAL_PAGE: in getRelocTargetVA()
DSyntheticSections.cpp718 if (expr == R_MIPS_GOT_LOCAL_PAGE) { in addEntry()
/external/llvm-project/lld/ELF/Arch/
DMips.cpp168 return R_MIPS_GOT_LOCAL_PAGE; in getRelExpr()
186 return R_MIPS_GOT_LOCAL_PAGE; in getRelExpr()