Searched refs:getGOTIndex (Results 1 – 4 of 4) sorted by relevance
321 writeUleb128(os, sym->getGOTIndex(), "got_entry"); in generateRelocationCode()606 writeUleb128(sub.os, s->getGOTIndex(), "global index"); in writeBody()616 writeUleb128(sub.os, s->getGOTIndex(), "global index"); in writeBody()
399 writeUleb128(os, sym->getGOTIndex(), "global index"); in generateRelocationCode()
115 uint32_t getGOTIndex() const { in getGOTIndex() function
261 return sym->getGOTIndex(); in calcNewValue()