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