Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lld/ELF/
H A DSymbols.h277 uint8_t gotInIgot : 1; variable
H A DSymbols.cpp164 if (gotInIgot) in getGotVA()
H A DRelocations.cpp1701 sym.gotInIgot = true; in handleNonPreemptibleIfunc()