Home
last modified time | relevance | path

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

/external/llvm-project/lld/ELF/
DRelocations.h91 R_MIPS_GOT_OFF32, enumerator
DRelocations.cpp380 R_MIPS_GOT_OFF32, R_AARCH64_GOT_PAGE_PC, R_GOT_PC, R_GOTPLT>( in needsGot()
406 R_MIPS_GOT_OFF32, R_MIPS_GOT_GP_PC, R_MIPS_TLSGD, in isStaticLinkTimeConstant()
DInputSection.cpp737 case R_MIPS_GOT_OFF32: in getRelocTargetVA()
DSyntheticSections.cpp729 else if (expr == R_MIPS_GOT_OFF32) in addEntry()
/external/llvm-project/lld/ELF/Arch/
DMips.cpp184 return R_MIPS_GOT_OFF32; in getRelExpr()