Searched refs:nreloc (Results 1 – 1 of 1) sorted by relevance
1655 const unsigned int nreloc = eb->exec[i].relocation_count; in eb_copy_relocations() local1660 if (nreloc == 0) in eb_copy_relocations()1668 size = nreloc * sizeof(*relocs); in eb_copy_relocations()1703 for (copied = 0; copied < nreloc; copied++) in eb_copy_relocations()