Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/ELF/
H A DSymbols.h252 gotInIgot(false), folded(false), needsTocRestore(false), in Symbol()
265 uint8_t gotInIgot : 1; variable
H A DSymbols.cpp159 if (gotInIgot) in getGotVA()
H A DRelocations.cpp1595 sym.gotInIgot = true; in handleNonPreemptibleIfunc()