Home
last modified time | relevance | path

Searched refs:GotRel (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/llvm/lld/ELF/
H A DConfig.h79 enum class Target2Policy { Abs, Rel, GotRel }; enumerator
H A DDriver.cpp711 return Target2Policy::GotRel; in getTarget2()
713 return Target2Policy::GotRel; in getTarget2()