Home | History | Annotate | Download | only in nanoapp_postprocess

Lines Matching refs:gotCount

721     size_t gotCount = (sect->got_end - sect->got_start) / sizeof(uint32_t);
724 size_t totalRelocCount = (numDataRelocs + numInitFuncs + gotCount);
770 DBG("Updating GOT entries (%zu):", gotCount);