Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/ELF/
H A DSymbols.h280 uint8_t gotInIgot : 1; variable
H A DSymbols.cpp166 if (gotInIgot) in getGotVA()