Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DRISCV.cpp467 Defined *gp = ctx.sym.riscvGlobalPointer; in relocate()
813 const Defined *gp = ctx.sym.riscvGlobalPointer; in relaxHi20Lo12()
/freebsd/contrib/llvm-project/lld/ELF/
H A DConfig.h657 Defined *riscvGlobalPointer; member
H A DWriter.cpp1839 ctx.sym.riscvGlobalPointer = cast<Defined>(s); in finalizeSections()