Searched refs:gotCount (Results 1 – 1 of 1) sorted by relevance
721 size_t gotCount = (sect->got_end - sect->got_start) / sizeof(uint32_t); in genElfNanoRelocs() local724 size_t totalRelocCount = (numDataRelocs + numInitFuncs + gotCount); in genElfNanoRelocs()770 DBG("Updating GOT entries (%zu):", gotCount); in genElfNanoRelocs()