Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lld/ELF/
H A DRelocations.h93 R_MIPS_GOT_OFF, enumerator
H A DRelocations.cpp201 return oneof<R_GOT, R_GOT_OFF, R_MIPS_GOT_LOCAL_PAGE, R_MIPS_GOT_OFF, in needsGot()
966 R_MIPS_GOTREL, R_MIPS_GOT_OFF, R_MIPS_GOT_OFF32, R_MIPS_GOT_GP_PC, in isStaticLinkTimeConstant()
H A DInputSection.cpp695 case R_MIPS_GOT_OFF: in getRelocTargetVA()
/openbsd/gnu/llvm/lld/ELF/Arch/
H A DMips.cpp173 return R_MIPS_GOT_OFF; in getRelExpr()