Searched defs:gotPlt (Results 1 – 6 of 6) sorted by relevance
262 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local315 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local
214 uint32_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local587 uint32_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local
388 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local1013 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local
193 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeaderLong() local
1207 GotPltSection *gotPlt; member
1065 static void addPltEntry(PltSection *plt, GotPltSection *gotPlt, in addPltEntry()