Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h654 Defined *mipsLocalGp; member
H A DWriter.cpp190 ctx.sym.mipsLocalGp = addAbsolute("__gnu_local_gp"); in addReservedSymbols()
/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMips.cpp124 if (&s == ctx.sym.mipsLocalGp) in getRelExpr()