Searched defs:gotPlt (Results 1 – 7 of 7) sorted by relevance
260 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local313 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local
206 uint32_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local685 uint32_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local
435 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local1165 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeader() local
226 uint64_t gotPlt = in.gotPlt->getVA(); in writePltHeaderLong() local
436 PPC64R12SetupStub(Symbol &dest, bool gotPlt) in PPC64R12SetupStub()447 bool gotPlt; member in __anon1c3bcd6e0111::PPC64R12SetupStub
914 static void addPltEntry(PltSection &plt, GotPltSection &gotPlt, in addPltEntry()
1491 std::unique_ptr<GotPltSection> gotPlt; member