Searched refs:gotInIgot (Results 1 – 3 of 3) sorted by relevance
249 isInIplt(false), gotInIgot(false), isPreemptible(false), in Symbol()264 uint8_t gotInIgot : 1; variable
1500 sym.gotInIgot = true; in scanReloc()1512 if (sym.gotInIgot) { in scanReloc()1521 sym.gotInIgot = false; in scanReloc()
158 if (gotInIgot) in getGotVA()